Libraries tagged by unit tests data
brain/faker
60186 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
chriskite/phactory
205367 Downloads
A Database Factory for PHP Unit Tests
leoloso/faker
91168 Downloads
Fork for PoP of: Faker (fzaninotto/faker) for WordPress via Brain Monkey
mcustiel/mockable-datetime
545291 Downloads
A DateTime library that allows mock dates and times in UnitTests.
sofa/eloquent-testsuite
94009 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
code-distortion/adapt
28393 Downloads
A Laravel package that builds databases for your tests, improving their speed.
nonsapiens/realaddressfactory
4747 Downloads
Creates real-world street addresses from Google Maps, to use in database seeding, unit tests, or anything else. Supports Laravel 11+, and Faker
deminy/counit
9723 Downloads
To run time/IO related unit tests (e.g., sleep function calls, database queries, API calls, etc) faster using Swoole.
mpyw/laravel-database-mock
3821 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
poststatus/wptest
346 Downloads
WP Test - The Best Tests For WordPress.
likesistemas/codeception-github-reporter
12990 Downloads
Reports unit test data for a pull request.
stratedge/wye
5051 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
marcin-orlowski/type-asserts
2877 Downloads
Data type assertions.
andrewgatenby/snapmigrations
7326 Downloads
Generates an SQL dump of your migrated (and seeded) database to save time re-running Migrations when running Integration and Acceptance Tests in a Lumen environment.
smousss/laravel-pestifize
239 Downloads
Convert PHPUnit tests to Pest 2 using GPT-4.