MockSourceGenerator
Mock generator
A C# mocking library that generates mocks at compile-time using a source generator
A C# mocking library that generates mocks at compile-time using a source generator
11 stars
2 watching
2 forks
Language: C#
last commit: over 5 years agoLinked from 1 awesome list
csharp-sourcegeneratormocking-library
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A C# mocking library using source generators | 16 | |
| A tool to generate mockable interfaces and wrapper classes for static and extension methods in C#. | 14 | |
| A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 266 | |
| Generates C# code from SCS .yml files | 4 | |
| Allows executing code during compilation to improve runtime performance | 20 | |
| Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 | |
| A C# source generator that creates classes from example JSON files. | 78 | |
| Generates source code strings for attribute definitions in C#. | 7 | |
| Automates the creation of mock interfaces and stubs for unit testing C code | 688 | |
| A tool for generating mock responses to HTTP requests without requiring code | 132 | |
| A Lua library to generate mock data from JSON Schemas. | 3 | |
| Generates cache boilerplate code around a method to simplify caching in C# applications. | 4 | |
| A tool that generates mock gRPC services from proto definitions to simplify testing and development workflows. | 47 | |
| A standalone component for mocking GRPC services using WireMock.NET stubbing engine | 32 | |
| A source generator that automatically generates lazy implementations at compile time. | 7 |