Buildenator

Test data builder

Automates the creation of test data builders for .NET classes.

A test data builder generator for .net 5 and later.

GitHub

20 stars
3 watching
1 forks
Language: C#
last commit: almost 2 years ago
analyzerbuilderbuilderscsharpdotnetdotnet-standarddotnetcorefactoryfactory-patterngeneratorsourcegenerator

Related projects:

RepositoryDescriptionStars
dasmulli/data-builder-generatorGenerates builder classes for model classes with predefined property names.116
nbuilder/nbuilderA tool for rapidly generating test data and objects in .NET applications.479
elskom/gitbuildinfo.sourcegeneratorA tool that provides information about the current Git branch and commit hash, and marks the build as clean or dirty based on the working tree state39
plumatic/schema-generatorsA library for generating and testing data structures based on schemas77
bkaradzic/genieAutomates project setup by generating build files from a Lua script909
duckie/mongo_smasherGenerates randomized data for testing MongoDB databases34
datalust/superpowerA C# parser construction toolkit with high-quality error reporting1,100
burgyn/mmlib.mediatr.generatorsAutomates the creation of controllers and their methods based on MediatR requests37
genaray/arch.extendedTools and features to help with building systems and managing data in software applications164
k94ll13nn3/autoconstructorA C# source generator that creates constructors from readonly fields/properties in classes or structs.52
cyriaca/azuraA tool for generating source code that serializes data types, enabling efficient and platform-independent serialization of structured data.4
krasin-ga/matryoshkiA framework for creating type-agnostic decorators and adapters using C# source generators29
chaowlert/primaryconstructorGenerates code to create primary constructors from readonly fields and properties in C#106
randgalt/record-builderAn annotation processor that generates builder classes and 'with' methods for Java records.766
martinothamar/wrappervalueobjectGenerates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting53