Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hermanussen/MockSourceGenerator
A C# mocking library that generates mocks at compile-time using a source generator
https://github.com/hermanussen/MockSourceGenerator
csharp-sourcegenerator mocking-library
Last synced: 3 months ago
JSON representation
A C# mocking library that generates mocks at compile-time using a source generator
- Host: GitHub
- URL: https://github.com/hermanussen/MockSourceGenerator
- Owner: hermanussen
- License: mit
- Created: 2020-11-18T14:37:39.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-20T20:06:39.000Z (over 3 years ago)
- Last Synced: 2024-06-21T06:39:54.222Z (5 months ago)
- Topics: csharp-sourcegenerator, mocking-library
- Language: C#
- Homepage:
- Size: 65.4 KB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 0
Awesome Lists containing this project
- RSCG_Examples - MockSourceGenerator
- csharp-source-generators - MockSourceGenerator - ![stars](https://img.shields.io/github/stars/hermanussen/MockSourceGenerator?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/hermanussen/MockSourceGenerator?style=flat-square&cacheSeconds=86400) A C# mocking library that generates mocks at compile-time using a source generator. (Source Generators / Testing)