TestDummy

Test data generator

A tool to generate and manage test data for integration testing in PHP applications.

Easy factories for PHP integration testing.

GitHub

456 stars
24 watching
80 forks
Language: PHP
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mpociot/laravel-test-factory-helper Generates test factories for Laravel models to simplify testing process 935
zhulongcheng/testsql Generates test data from SQL files before testing and clears it after finished. 17
timdeschryver/zod-fixture A tool for creating test data based on Zod schemas in TypeScript 123
laracademy/generators A tool set to speed up Laravel application development by automating the creation of models from database tables 349
consoletvs/apify An API generator for Laravel applications that provides a simple way to expose table data as RESTful APIs. 26
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. 48
consoletvs/charts A library to simplify chart creation in PHP applications 77
beam-community/ex_machina A tool for creating test data and associations in Elixir applications 1,947
ultimatemodulecreator/uutg A tool that generates boilerplate code for unit tests in PHP. 8
nwidart/laravel-normalizer A package to normalize data before saving it into a database 12
spatie/laravel-html A package that simplifies HTML generation in PHP-based web applications using a builder pattern and fluent methods. 772
hexdigest/gounit-vim A Vim plugin that generates Go tests based on function declarations and provides customizable test templates. 24
keepcosmos/beanmother A library that helps create test data objects easily with fixtures and encourages TDD practices. 115
daylerees/test-driven-development-example An introduction to writing tests before coding in PHP using Test-Driven Development (TDD) approach. 511
andreadelfante/datafixture A tool to easily generate data models for testing and seeding databases. 3