Libraries tagged by unit-test
phpunit/phpunit
804318186 Downloads
The PHP Unit Testing framework.
infection/infection
20620302 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.
codeception/codeception
75591372 Downloads
BDD-style testing framework
mikey179/vfsstream
92713278 Downloads
Virtual file system to mock the real file system in unit tests.
atoum/atoum
2449711 Downloads
Simple modern and intuitive unit testing framework for PHP 5.3+
nette/tester
6258191 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
10up/wp_mock
2572836 Downloads
A mocking library to take the pain out of unit testing for WordPress
yoast/wp-test-utils
1787693 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
kenjis/ci-phpunit-test
1071511 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
kahlan/kahlan
1004823 Downloads
The PHP Test Framework for Freedom, Truth and Justice.
donatj/mock-webserver
2081104 Downloads
Simple mock web server for unit testing
datto/json-rpc
1135665 Downloads
Fully unit-tested JSON-RPC 2.0 for PHP
sammyk/laravel-facebook-sdk
1175608 Downloads
Fully unit tested Facebook SDK v5 integration for Laravel & Lumen 5.x
seec/phpunit-consecutive-params
408023 Downloads
Drop-in Trait to use removed ConsecutiveParams from PhpUnit
internations/http-mock
654498 Downloads
Mock HTTP requests on the server side in your PHP unit tests