Libraries tagged by unit-test
phpunit/phpunit
961880270 Downloads
The PHP Unit Testing framework.
codeception/codeception
90746681 Downloads
All-in-one PHP Testing Framework
infection/infection
29325446 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
115014773 Downloads
Virtual file system to mock the real file system in unit tests.
nette/tester
7583613 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
10up/wp_mock
3199822 Downloads
A mocking library to take the pain out of unit testing for WordPress
yoast/wp-test-utils
2593663 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
kenjis/ci-phpunit-test
1244144 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
kahlan/kahlan
1242099 Downloads
The PHP Test Framework for Freedom, Truth and Justice.
atoum/atoum
2680960 Downloads
Simple modern and intuitive unit testing framework for PHP 8.0+
donatj/mock-webserver
2696356 Downloads
Simple mock web server for unit testing
datto/json-rpc
1328615 Downloads
Fully unit-tested JSON-RPC 2.0 for PHP
sammyk/laravel-facebook-sdk
1252943 Downloads
Fully unit tested Facebook SDK v5 integration for Laravel & Lumen 5.x
simpletest/simpletest
368918 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
seec/phpunit-consecutive-params
811790 Downloads
Drop-in Trait to use removed ConsecutiveParams from PhpUnit