Libraries tagged by unit test
phpunit/phpunit
837969964 Downloads
The PHP Unit Testing framework.
codeception/codeception
78896810 Downloads
BDD-style testing framework
pestphp/pest
43101255 Downloads
The elegant PHP Testing Framework.
infection/infection
22347751 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
30780355 Downloads
The Pest Laravel Plugin
dg/bypass-finals
21650080 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
mikey179/vfsstream
97221756 Downloads
Virtual file system to mock the real file system in unit tests.
nette/tester
6537747 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
atoum/atoum
2509820 Downloads
Simple modern and intuitive unit testing framework for PHP 5.3+
pestphp/pest-plugin-profanity
654032 Downloads
The Pest Profanity Plugin
pestphp/pest-plugin-mutate
12720697 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-arch
30260753 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
42128706 Downloads
The Pest plugin manager
yoast/wp-test-utils
1949529 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
kenjis/ci-phpunit-test
1105993 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x