Libraries tagged by unit testing
phpunit/phpunit
837217995 Downloads
The PHP Unit Testing framework.
codeception/codeception
78850793 Downloads
BDD-style testing framework
pestphp/pest
42930822 Downloads
The elegant PHP Testing Framework.
infection/infection
22321698 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
30644396 Downloads
The Pest Laravel Plugin
dg/bypass-finals
21593791 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
nette/tester
6530309 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
atoum/atoum
2508643 Downloads
Simple modern and intuitive unit testing framework for PHP 5.3+
pestphp/pest-plugin-profanity
617989 Downloads
The Pest Profanity Plugin
pestphp/pest-plugin-mutate
12585727 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-arch
30100576 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
41960726 Downloads
The Pest plugin manager
typo3/testing-framework
4296732 Downloads
The TYPO3 testing framework provides base classes for unit, functional and acceptance testing.
yoast/wp-test-utils
1944660 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
kenjis/ci-phpunit-test
1105139 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x