MockGen
Mocking library
A C# mocking library using source generators
A C# mocking library based on source generators
16 stars
1 watching
0 forks
Language: C#
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C# mocking library that generates mocks at compile-time using a source generator | 11 |
| A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 266 |
| A library for easily replacing parts of existing functions with mock implementations. | 19 |
| A mocking library for TypeScript and JavaScript | 10 |
| A library that allows you to write mocks and make better tests with Swift | 90 |
| A dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects. | 1,713 |
| A tool to generate mockable interfaces and wrapper classes for static and extension methods in C#. | 14 |
| A mocking framework for testing Scala applications | 355 |
| Tools to generate mock implementations of interfaces in Go programming language | 203 |
| A library that provides type-safe mocking extensions for testing with Vitest. | 174 |
| A mocking framework for testing Scala applications | 507 |
| Performs performance benchmarking of various .NET mocking libraries | 22 |
| A testing library for mocking components and services in Angular applications. | 1,067 |
| A library that enables developers to mock HTTP responses and test their applications in isolation. | 491 |
| A C++ mocking framework for testing and development | 1,267 |