Libraries tagged by unit testing
phpunit/phpunit
995974390 Downloads
The PHP Unit Testing framework.
pestphp/pest
86165282 Downloads
The elegant PHP Testing Framework.
infection/infection
32003510 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
93620906 Downloads
All-in-one PHP Testing Framework
pestphp/pest-plugin-profanity
29316406 Downloads
The Pest Profanity Plugin
pestphp/pest-plugin-laravel
66746151 Downloads
The Pest Laravel Plugin
dg/bypass-finals
31707213 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
nette/tester
7757416 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
pestphp/pest-plugin-mutate
51399291 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-livewire
7895376 Downloads
The Pest Livewire Plugin
pestphp/pest-plugin-drift
6310489 Downloads
The Pest Drift Plugin
pestphp/pest-plugin-browser
6558328 Downloads
Pest plugin to test browser interactions
pestphp/pest-plugin-arch
71761478 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
84448616 Downloads
The Pest plugin manager
10up/wp_mock
3378895 Downloads
A mocking library to take the pain out of unit testing for WordPress