Libraries tagged by unit test
phpunit/phpunit
802787821 Downloads
The PHP Unit Testing framework.
pestphp/pest
36812195 Downloads
The elegant PHP Testing Framework.
infection/infection
20538497 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
75502565 Downloads
BDD-style testing framework
mikey179/vfsstream
92590650 Downloads
Virtual file system to mock the real file system in unit tests.
pestphp/pest-plugin-laravel
25771162 Downloads
The Pest Laravel Plugin
dg/bypass-finals
19689599 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
nette/tester
6251169 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
atoum/atoum
2448013 Downloads
Simple modern and intuitive unit testing framework for PHP 5.3+
pestphp/pest-plugin-mutate
8057963 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-arch
24422996 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
35922738 Downloads
The Pest plugin manager
10up/wp_mock
2569440 Downloads
A mocking library to take the pain out of unit testing for WordPress
yoast/wp-test-utils
1784777 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
kenjis/ci-phpunit-test
1070641 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x