auto-mocking
Here are 6 public repositories matching this topic...
Language:All
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
- Updated
Mar 11, 2025 - C#
Mocking library for TypeScript and JavaScript using Proxies!
- Updated
Jan 29, 2019 - TypeScript
FluentArrange lets you write clean Arrange code in your unit tests, and automatically creates mocked dependencies for you
- Updated
Feb 18, 2022 - C#
Library which allows to seamlessly mock dependencies for unit tests 🔬
- Updated
Mar 18, 2025 - C#
Portable automocking unit-testing/-checking framework for effective and efficient Check/Test-Driven-Development (TDD) for the C programming language, compiler agnostic and CPU agnostic
- Updated
Aug 19, 2022 - C
A test mock utility library built on top of Mockito to simplify context configuration for test classes.
- Updated
Jan 25, 2025 - Kotlin
Improve this page
Add a description, image, and links to theauto-mocking topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theauto-mocking topic, visit your repo's landing page and select "manage topics."