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: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hermanussen/mocksourcegenerator A C# mocking library that generates mocks at compile-time using a source generator 11
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
ferada/cl-mock A library for easily replacing parts of existing functions with mock implementations. 19
nbottarini/mockt A mocking library for TypeScript and JavaScript 10
leoture/mockswift A library that allows you to write mocks and make better tests with Swift 90
fakeiteasy/fakeiteasy A dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects. 1,704
hamedfathi/mockablestaticgenerator A tool to generate mockable interfaces and wrapper classes for static and extension methods in C#. 14
mockito/mockito-scala A mocking framework for testing Scala applications 354
percolate/charlatan Tools to generate mock implementations of interfaces in Go programming language 203
eratio08/vitest-mock-extended A library that provides type-safe mocking extensions for testing with Vitest. 166
paulbutcher/scalamock A mocking framework for testing Scala applications 505
ecoapm/benchmarkmocknet Comparing performance of various .NET mocking libraries using BenchmarkDotNet 22
help-me-mom/ng-mocks A testing library for mocking components and services in Angular applications. 1,060
alexliesenfeld/httpmock A library that enables developers to mock HTTP responses and test their applications in isolation. 486
eranpeer/fakeit A C++ mocking framework for testing and development 1,255