Libraries tagged by unit-testing
phpunit/phpunit
968601902 Downloads
The PHP Unit Testing framework.
codeception/codeception
91322509 Downloads
All-in-one PHP Testing Framework
infection/infection
29832249 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
nette/tester
7617403 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
10up/wp_mock
3234097 Downloads
A mocking library to take the pain out of unit testing for WordPress
yoast/wp-test-utils
2634419 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
kenjis/ci-phpunit-test
1250596 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
donatj/mock-webserver
2716442 Downloads
Simple mock web server for unit testing
atoum/atoum
2690071 Downloads
Simple modern and intuitive unit testing framework for PHP 8.0+
seec/phpunit-consecutive-params
837248 Downloads
Drop-in Trait to use removed ConsecutiveParams from PhpUnit
simpletest/simpletest
370153 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
php-vfs/php-vfs
2817427 Downloads
Virtual file system implementation for use with PHP unit testing.
ttn/tea
24992 Downloads
TYPO3 example extension for unit testing and best practices
fiunchinho/phpunit-randomizer
755422 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
esi/phpunit-coverage-check
171274 Downloads
Check the code coverage using the clover report of PHPUnit.