Libraries tagged by unit test
phpunit/phpunit
949840573 Downloads
The PHP Unit Testing framework.
pestphp/pest
70634253 Downloads
The elegant PHP Testing Framework.
codeception/codeception
89744578 Downloads
All-in-one PHP Testing Framework
infection/infection
28523739 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-profanity
16876609 Downloads
The Pest Profanity Plugin
pestphp/pest-plugin-laravel
53463266 Downloads
The Pest Laravel Plugin
dg/bypass-finals
28865816 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
mikey179/vfsstream
113471245 Downloads
Virtual file system to mock the real file system in unit tests.
nette/tester
7522556 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
pestphp/pest-plugin-mutate
36774972 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-browser
3410332 Downloads
Pest plugin to test browser interactions
pestphp/pest-plugin-arch
56603440 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
69133859 Downloads
The Pest plugin manager
10up/wp_mock
3148008 Downloads
A mocking library to take the pain out of unit testing for WordPress
yoast/wp-test-utils
2531869 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress