Libraries tagged by unit testing
phpunit/phpunit
820348892 Downloads
The PHP Unit Testing framework.
codeception/codeception
76996660 Downloads
BDD-style testing framework
pestphp/pest
39586950 Downloads
The elegant PHP Testing Framework.
infection/infection
21585073 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.
pestphp/pest-plugin-laravel
27958554 Downloads
The Pest Laravel Plugin
dg/bypass-finals
20518683 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
nette/tester
6374737 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
pestphp/pest-plugin-mutate
9961453 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-arch
26961888 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
38682853 Downloads
The Pest plugin manager
10up/wp_mock
2634085 Downloads
A mocking library to take the pain out of unit testing for WordPress
typo3/testing-framework
4160623 Downloads
The TYPO3 testing framework provides base classes for unit, functional and acceptance testing.
kenjis/ci-phpunit-test
1085102 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
donatj/mock-webserver
2132137 Downloads
Simple mock web server for unit testing
atoum/atoum
2475309 Downloads
Simple modern and intuitive unit testing framework for PHP 5.3+