Libraries tagged by unittesting
phpunit/phpunit
828167716 Downloads
The PHP Unit Testing framework.
codeception/codeception
77840730 Downloads
BDD-style testing framework
infection/infection
21945381 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
6448775 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
yoast/wp-test-utils
1890934 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
kenjis/ci-phpunit-test
1094123 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
donatj/mock-webserver
2161658 Downloads
Simple mock web server for unit testing
atoum/atoum
2490231 Downloads
Simple modern and intuitive unit testing framework for PHP 5.3+
10up/wp_mock
2661324 Downloads
A mocking library to take the pain out of unit testing for WordPress
seec/phpunit-consecutive-params
462910 Downloads
Drop-in Trait to use removed ConsecutiveParams from PhpUnit
humbug/humbug
154562 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
php-vfs/php-vfs
2595091 Downloads
Virtual file system implementation for use with PHP unit testing.
fiunchinho/phpunit-randomizer
745320 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
esi/phpunit-coverage-check
89720 Downloads
Check the code coverage using the clover report of PHPUnit.
atoum/stubs
739365 Downloads
Stubs for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+