NSubstitute

Test tool

A mocking library designed to simplify testing by providing an easy-to-use syntax and natural language support.

A friendly substitute for .NET mocking libraries.

GitHub

3k stars
72 watching
263 forks
Language: C#
last commit: 12 days 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 91
jasonbock/rocks A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods 257
help-me-mom/ng-mocks A testing library for mocking components and services in Angular applications. 1,060
leoture/mockswift A library that allows you to write mocks and make better tests with Swift 90
nrxus/faux A library that enables creating mocks of structs without polluting the codebase by transforming them into mockable equivalents 437
nuysoft/mock Generates simulated data for front-end development and testing 19,528
nbottarini/mockt A mocking library for TypeScript and JavaScript 10
naturalintelligence/stubmatic A tool for generating mock responses to HTTP requests without requiring code 131
mockyabstract/mocky An online service that allows users to generate custom HTTP responses for testing and development purposes. 2,056
eratio08/vitest-mock-extended A library that provides type-safe mocking extensions for testing with Vitest. 166
devlooped/moq A mocking library for .NET that provides a simple and straightforward API for creating mock objects. 5,943
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,704
sabirvirtuoso/mockit A Swift mocking framework for unit testing with features such as stubbing, mocking, call verification, and argument matching. 120