Libraries tagged by test data
civicrm/upgrade-test
46417 Downloads
Collection of scripts and data-files for testing CiviCRM upgrades
mpyw/laravel-database-mock
18192 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
stateforge/scenario-core
5755 Downloads
Core library for declarative, attribute-driven scenario orchestration for reproducible test data states in PHP.
leoloso/faker
129364 Downloads
Fork for PoP of: Faker (fzaninotto/faker) for WordPress via Brain Monkey
ilario-pierbattista/reverse-regex
24100 Downloads
Convert Regular Expressions into text, for testing. Fork of icomefromthenet/reverse-regex
fakerino/fakerino
14878 Downloads
Faker framework, for generate every kind of fake data for test, database seed, mock responses, other
buildotter/php-core
27444 Downloads
Buildotter Core: Foundation to implement the Test Data Builder Pattern
code-distortion/adapt
37928 Downloads
A Laravel package that builds databases for your tests, improving their speed.
10up/wpassure
563 Downloads
Test code using acceptance tests and sharable, defined file and database snapshots.
webonaute/doctrine-fixtures-generator-bundle
184487 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
shipmonk/phpunit-parallel-job-balancer
2776 Downloads
Balances PHPUnit test execution across parallel jobs based on JUnit XML timing data
poststatus/wptest
376 Downloads
WP Test - The Best Tests For WordPress.
mcustiel/mockable-datetime
567178 Downloads
A DateTime library that allows mock dates and times in UnitTests.
sofa/eloquent-testsuite
107459 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
mpyw/mockery-pdo
19296 Downloads
BDD-style PDO Mocking Library for Mockery