test-data-generator topic

List test-data-generator repositories

faker

17.2k
Stars
1.9k
Forks
Watchers

Faker is a Python package that generates fake data for you.

fakedata

195
Stars
7
Forks
Watchers

CLI utility for fake data generation

generatedata

2.2k
Stars
613
Forks
Watchers

A powerful, feature-rich, random test data generator.

jfairy

737
Stars
142
Forks
Watchers

Java fake data generator

datahelix

140
Stars
50
Forks
Watchers

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

1.3k
Stars
101
Forks
Watchers

The Declarative Data Generator

random-jpa

26
Stars
4
Forks
Watchers

Create random test data for JPA/Hibernate entities.

Python-Random-Name-Generator

33
Stars
17
Forks
Watchers

Python data provider module that returns random people names, addresses, state names, country names as output. Useful for unit testing and automation.

tdk-demo

17
Stars
1
Forks
Watchers

This is a collection of TDK demo projects that use different databases and options

AutoFixture

3.3k
Stars
342
Forks
Watchers

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...