Projects with this topic
Sort by:
-
A source generator for creating mocks and fixtures for testing. SweetMock automatically generates fixture and mock implementations of interfaces or classes to help in unit testing by providing a way to simulate the behavior of complex dependencies.
Updated -
ResourceString.Net is a powerful .NET library that allows you to work with string resources in a type-safe manner. It leverages the resx file in your project and utilizes a c# source code generator to create a comprehensive API.
Updated -
A library to automatically generate theory methods from lists of test cases.
Updated -
A .NET 6 Incremental Generator to generate the ToString() method from properties of a class or a struct as you code.
Updated