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

GitHub

11 stars
2 watching
2 forks
Language: C#
last commit: over 5 years ago
Linked from 1 awesome list

csharp-sourcegeneratormocking-library

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
thomas-girotto/mockgenA C# mocking library using source generators16
hamedfathi/mockablestaticgeneratorA tool to generate mockable interfaces and wrapper classes for static and extension methods in C#.14
jasonbock/rocksA mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods266
hermanussen/fairyGenerates C# code from SCS .yml files4
hermanussen/compiletimemethodexecutiongeneratorAllows executing code during compilation to improve runtime performance20
thenameless314159/sourcegeneratorutilsProvides utility classes and abstractions to simplify source generation tasks in .NET source generators21
hermanussen/jsonbyexamplegeneratorA C# source generator that creates classes from example JSON files.78
lokimidgard/sourcegenerator.helper.copycodeGenerates source code strings for attribute definitions in C#.7
throwtheswitch/cmockAutomates the creation of mock interfaces and stubs for unit testing C code688
naturalintelligence/stubmaticA tool for generating mock responses to HTTP requests without requiring code132
vm-001/lua-jsonschema-mockerA Lua library to generate mock data from JSON Schemas.3
jeppevammenkristensen/cachesourcegeneratorGenerates cache boilerplate code around a method to simplify caching in C# applications.4
carvalhorr/protoc-gen-mockA tool that generates mock gRPC services from proto definitions to simplify testing and development workflows.47
cezarypiatek/grpc-mock-serverA standalone component for mocking GRPC services using WireMock.NET stubbing engine32
b1z0n/lazyshgenA source generator that automatically generates lazy implementations at compile time.7