Libraries tagged by unit test
phpunit/phpunit
975686470 Downloads
The PHP Unit Testing framework.
pestphp/pest
79024008 Downloads
The elegant PHP Testing Framework.
codeception/codeception
91948869 Downloads
All-in-one PHP Testing Framework
infection/infection
30380963 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
23460804 Downloads
The Pest Profanity Plugin
pestphp/pest-plugin-laravel
60621817 Downloads
The Pest Laravel Plugin
dg/bypass-finals
30498741 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
mikey179/vfsstream
116817469 Downloads
Virtual file system to mock the real file system in unit tests.
nette/tester
7655872 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
pestphp/pest-plugin-mutate
44610053 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-drift
5661262 Downloads
The Pest Drift Plugin
pestphp/pest-plugin-browser
4990347 Downloads
Pest plugin to test browser interactions
pestphp/pest-plugin-arch
64770012 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
77389252 Downloads
The Pest plugin manager
10up/wp_mock
3278170 Downloads
A mocking library to take the pain out of unit testing for WordPress