test-data-generator topic
faker
Faker is a Python package that generates fake data for you.
fakedata
CLI utility for fake data generation
generatedata
A powerful, feature-rich, random test data generator.
jfairy
Java fake data generator
datahelix
The DataHelix generator allows you to quickly create data, based on a JSON profile that defines fields and the relationships between them, for the purpose of testing and validation
synth
The Declarative Data Generator
random-jpa
Create random test data for JPA/Hibernate entities.
Python-Random-Name-Generator
Python data provider module that returns random people names, addresses, state names, country names as output. Useful for unit testing and automation.
tdk-demo
This is a collection of TDK demo projects that use different databases and options
AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on wha...