FakeItEasy

Mocking library

A dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects.

The easy mocking library for .NET

GitHub

2k stars
51 watching
183 forks
Language: C#
last commit: over 1 year ago
Linked from 4 awesome lists

dotnetdotnet-corefake-objectshacktoberfestmocking

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
autofac/autofac.extras.fakeiteasy A library that provides an auto-mocking integration for the Inversion of Control (IoC) container Autofac. 8
mockyabstract/mocky An online service that allows users to generate custom HTTP responses for testing and development purposes. 2,068
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
appunite/mockery A library that provides a simple way to mock functions in asynchronous Elixir testing 92
alexliesenfeld/httpmock A library that enables developers to mock HTTP responses and test their applications in isolation. 491
ferada/cl-mock A library for easily replacing parts of existing functions with mock implementations. 19
thomas-girotto/mockgen A C# mocking library using source generators 16
florinn/typemoq A mocking library for TypeScript that allows developers to create fake objects and behaviors in their code for testing purposes. 428
nbottarini/mockt A mocking library for TypeScript and JavaScript 10
z4kn4fein/stashbox-mocking A library that provides automatic mock creation for unit testing integrations with Stashbox. 2
codeception/aspectmock A PHP library that enables AOP-based mocking and stubbing of static methods and class methods. 789
leoture/mockswift A library that allows you to write mocks and make better tests with Swift 90
eranpeer/fakeit A C++ mocking framework for testing and development 1,267
asomers/mockall A mock object library for unit testing Rust software 1,549
eratio08/vitest-mock-extended A library that provides type-safe mocking extensions for testing with Vitest. 174