moq
Mocking library
A mocking library for .NET that provides a simple and straightforward API for creating mock objects.
The most popular and friendly mocking framework for .NET
6k stars
189 watching
804 forks
Language: C#
last commit: 3 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A set of extension methods for mocking HTTP client requests and responses with Moq. | 190 |
| Adds Verify support for Moq types to verify mock behavior and assertions | 14 |
| Provides an easy-to-use integration between Autofac's IoC container and Moq's unit testing framework for mocking dependencies. | 37 |
| A popular mocking framework used in unit tests written in Java | 14,941 |
| A testing library for Kotlin that allows developers to write tests more efficiently by mocking out dependencies and behavior. | 5,463 |
| Generates simulated data for front-end development and testing | 19,540 |
| A mocking library with a succinct syntax to help focus on test intentions rather than configuration. | 2,704 |
| A PHP framework for creating test doubles to isolate dependencies and make unit testing easier. | 10,652 |
| A lightweight Sinatra application for mocking HTTP responses with an easy-to-use interface | 110 |
| A mocking library for TypeScript that allows developers to create fake objects and behaviors in their code for testing purposes. | 428 |
| A tool that generates mock implementations of interfaces for testing and code generation. | 2,009 |
| A dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects. | 1,713 |
| A library that provides a simple way to mock functions in asynchronous Elixir testing | 92 |
| A library that allows developers to mock APIs in their applications without affecting the actual application code. | 16,087 |
| A tool to design and run mock APIs locally, allowing developers to speed up development, test applications in a controlled environment, and simulate edge cases. | 6,665 |