nbuilder
Test generator
A tool for rapidly generating test data and objects in .NET applications.
Rapid generation of test objects in .NET
477 stars
31 watching
85 forks
Language: C#
last commit: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
pmrogala/buildenator | Automates the creation of test data builders for .NET classes. | 19 |
verifytests/verify.sourcegenerators | A testing framework for verifying C# source generators | 73 |
blakeembrey/is-generator | A utility function to determine if a given value is a generator or a generator function | 15 |
petabridge/nbench | A performance benchmarking and testing framework for .NET applications. | 533 |
olmer/magento-unit-tests-generator | A tool to simplify unit test creation in Magento 2 projects by generating basic test structures from class source files. | 47 |
nickdodd79/autobogus | A C# library that adds auto creation and population capabilities to the Bogus generator | 444 |
lokimidgard/sourcegenerator.helper.copycode | Generates source code strings for attribute definitions in C#. | 7 |
microsoft/cswin32 | A tool that generates C# code to interact with the Windows API | 2,121 |
dasmulli/data-builder-generator | Generates builder classes for model classes with predefined property names. | 116 |
hamedfathi/mockablestaticgenerator | A tool to generate mockable interfaces and wrapper classes for static and extension methods in C#. | 14 |
duckie/mongo_smasher | Generates randomized data for testing MongoDB databases | 34 |
unoplatform/uno.codegen | A set of source generators that automate the creation of common patterns in C# code | 90 |
eamonnerbonne/expressiontocode | A tool for generating valid C# code from expression trees with customizable output options. | 161 |
hermanussen/mocksourcegenerator | A C# mocking library that generates mocks at compile-time using a source generator | 11 |
thenameless314159/sourcegeneratorutils | Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 |