Libraries tagged by unit-test
phpunit/phpunit
774879979 Downloads
The PHP Unit Testing framework.
codeception/codeception
73677309 Downloads
BDD-style testing framework
infection/infection
18403080 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.
mikey179/vfsstream
89563122 Downloads
Virtual file system to mock the real file system in unit tests.
atoum/atoum
2391041 Downloads
Simple modern and intuitive unit testing framework for PHP 5.3+
nette/tester
6069124 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
kenjis/ci-phpunit-test
1053702 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
kahlan/kahlan
975593 Downloads
The PHP Test Framework for Freedom, Truth and Justice.
donatj/mock-webserver
1956550 Downloads
Simple mock web server for unit testing
datto/json-rpc
1107509 Downloads
Fully unit-tested JSON-RPC 2.0 for PHP
10up/wp_mock
2474327 Downloads
A mocking library to take the pain out of unit testing for WordPress
yoast/wp-test-utils
1689130 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
seec/phpunit-consecutive-params
368400 Downloads
Drop-in Trait to use removed ConsecutiveParams from PhpUnit
internations/http-mock
652664 Downloads
Mock HTTP requests on the server side in your PHP unit tests
php-vfs/php-vfs
2514205 Downloads
Virtual file system implementation for use with PHP unit testing.