NSubstitute

Mocking library

A mocking library with a succinct syntax to help focus on test intentions rather than configuration.

A friendly substitute for .NET mocking libraries.

GitHub

3k stars
70 watching
265 forks
Language: C#
last commit: about 1 month ago
Linked from 3 awesome lists

c-sharpdot-netdotnetdotnet-coredotnetcoremockmockingmocksstubstesttestingtesting-tools

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
verifytests/verify.nsubstitute Adds Verify support for NSubstitute types 0
appunite/mockery A library that provides a simple way to mock functions in asynchronous Elixir testing 92
jasonbock/rocks A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods 266
help-me-mom/ng-mocks A testing library for mocking components and services in Angular applications. 1,067
leoture/mockswift A library that allows you to write mocks and make better tests with Swift 90
nrxus/faux A library to create mocks out of structs. 443
nuysoft/mock Generates simulated data for front-end development and testing 19,540
nbottarini/mockt A mocking library for TypeScript and JavaScript 10
naturalintelligence/stubmatic A tool for generating mock responses to HTTP requests without requiring code 132
mockyabstract/mocky An online service that allows users to generate custom HTTP responses for testing and development purposes. 2,068
eratio08/vitest-mock-extended A library that provides type-safe mocking extensions for testing with Vitest. 174
devlooped/moq A mocking library for .NET that provides a simple and straightforward API for creating mock objects. 5,985
z4kn4fein/stashbox-mocking A library that provides automatic mock creation for unit testing integrations with Stashbox. 2
fakeiteasy/fakeiteasy A dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects. 1,713
sabirvirtuoso/mockit A Swift mocking framework for unit testing with features such as stubbing, mocking, call verification, and argument matching. 120