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

GitHub

6k stars
189 watching
804 forks
Language: C#
last commit: almost 2 years ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
maxkagamine/moq.contrib.httpclientA set of extension methods for mocking HTTP client requests and responses with Moq.190
verifytests/verify.moqAdds Verify support for Moq types to verify mock behavior and assertions14
autofac/autofac.extras.moqProvides an easy-to-use integration between Autofac's IoC container and Moq's unit testing framework for mocking dependencies.37
mockito/mockitoA popular mocking framework used in unit tests written in Java14,941
mockk/mockkA testing library for Kotlin that allows developers to write tests more efficiently by mocking out dependencies and behavior.5,463
nuysoft/mockGenerates simulated data for front-end development and testing19,540
nsubstitute/nsubstituteA mocking library with a succinct syntax to help focus on test intentions rather than configuration.2,704
mockery/mockeryA PHP framework for creating test doubles to isolate dependencies and make unit testing easier.10,652
mvemjsun/mock_serverA lightweight Sinatra application for mocking HTTP responses with an easy-to-use interface110
florinn/typemoqA mocking library for TypeScript that allows developers to create fake objects and behaviors in their code for testing purposes.428
matryer/moqA tool that generates mock implementations of interfaces for testing and code generation.2,009
fakeiteasy/fakeiteasyA dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects.1,713
appunite/mockeryA library that provides a simple way to mock functions in asynchronous Elixir testing92
mswjs/mswA library that allows developers to mock APIs in their applications without affecting the actual application code.16,087
mockoon/mockoonA 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