Libraries tagged by unit-test
ilmiont/trainline
6793 Downloads
Trainline is a tiny PHP testing framework to enable the rapid creation of minimal unit tests.
horde/test
3703 Downloads
Unit testing library
dmitryrechkin/php-wp-phpunit-bootstrap
96 Downloads
Dmitry Rechkin's - PHPUnit Bootstrap for WordPress with the binary files to simplify running of unit tests with docker
dmitryrechkin/php-phpunit-bootstrap
481 Downloads
Dmitry Rechkin's - PHPUnit Bootstrap with the binary file to simplify running of unit tests
detain/myadmin-contracts
63 Downloads
Shared MyAdmin\App\Contracts\* interfaces (Accounts, Database, RequestContext, Session) extracted from interserver/my so the MyAdmin core and every detain/* module can depend on and unit-test against a single source of truth.
dees040/festing
4255 Downloads
Fasten up your unit tests in Laravel by more than 100%
bafs/testify
66691 Downloads
Testify makes writing unit tests fun again. It has an elegant syntax and keeps things simple
yomo/addressfactory
3697 Downloads
Creates real-world street addresses from Google Maps, to use in database seeding, unit tests, or anything else. Supports Laravel 5+, and Faker
vierbergenlars/simpletest
4898 Downloads
Unit testing for PHP
jbzoo/profiler
16648 Downloads
Simple Profiler for PHP code and unit tests
pkly/phpunit-service-create-trait
1599 Downloads
A helper trait for PHPUnit 10+ for easier creation of services with dependencies in unit testing
phperf/phpunit
4388 Downloads
The PHP Unit Testing framework.
philiagus/dataprovider
8861 Downloads
DataProvider for PHP Unit testing
laravesl/phpunit
7146 Downloads
PHPUnit is a testing framework designed for PHP developers, following the xUnit architecture for unit testing frameworks.
gevans/phaker
1060 Downloads
Phaker generates fake data for unit testing and populating your database.