MockGen

Mocking library

A C# mocking library using source generators

A C# mocking library based on source generators

GitHub

16 stars
1 watching
0 forks
Language: C#
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hermanussen/mocksourcegeneratorA C# mocking library that generates mocks at compile-time using a source generator11
jasonbock/rocksA mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods266
ferada/cl-mockA library for easily replacing parts of existing functions with mock implementations.19
nbottarini/mocktA mocking library for TypeScript and JavaScript10
leoture/mockswiftA library that allows you to write mocks and make better tests with Swift90
fakeiteasy/fakeiteasyA dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects.1,713
hamedfathi/mockablestaticgeneratorA tool to generate mockable interfaces and wrapper classes for static and extension methods in C#.14
mockito/mockito-scalaA mocking framework for testing Scala applications355
percolate/charlatanTools to generate mock implementations of interfaces in Go programming language203
eratio08/vitest-mock-extendedA library that provides type-safe mocking extensions for testing with Vitest.174
paulbutcher/scalamockA mocking framework for testing Scala applications507
ecoapm/benchmarkmocknetPerforms performance benchmarking of various .NET mocking libraries22
help-me-mom/ng-mocksA testing library for mocking components and services in Angular applications.1,067
alexliesenfeld/httpmockA library that enables developers to mock HTTP responses and test their applications in isolation.491
eranpeer/fakeitA C++ mocking framework for testing and development1,267