Libraries tagged by unit test
phpunit/phpunit
944473988 Downloads
The PHP Unit Testing framework.
pestphp/pest
68871570 Downloads
The elegant PHP Testing Framework.
codeception/codeception
89210937 Downloads
All-in-one PHP Testing Framework
infection/infection
28181801 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
15607570 Downloads
The Pest Profanity Plugin
pestphp/pest-plugin-laravel
52089659 Downloads
The Pest Laravel Plugin
dg/bypass-finals
28439254 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
mikey179/vfsstream
112651505 Downloads
Virtual file system to mock the real file system in unit tests.
nette/tester
7488424 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
atoum/atoum
2657439 Downloads
Simple modern and intuitive unit testing framework for PHP 8.0+
pestphp/pest-plugin-mutate
35154890 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-browser
3097765 Downloads
Pest plugin to test browser interactions
pestphp/pest-plugin-arch
54892594 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
67407908 Downloads
The Pest plugin manager
10up/wp_mock
3125001 Downloads
A mocking library to take the pain out of unit testing for WordPress