Libraries tagged by unit
phpunit/phpunit
982124052 Downloads
The PHP Unit Testing framework.
sebastian/code-unit-reverse-lookup
851537478 Downloads
Looks up which function or method a line of code belongs to
pestphp/pest
81249062 Downloads
The elegant PHP Testing Framework.
sebastian/code-unit
574639831 Downloads
Collection of value objects that represent the PHP code units
codeception/codeception
92485092 Downloads
All-in-one PHP Testing Framework
sebastian/complexity
594631121 Downloads
Library for calculating the complexity of PHP code units
pestphp/pest-plugin-profanity
25246141 Downloads
The Pest Profanity Plugin
pestphp/pest-plugin-laravel
62504103 Downloads
The Pest Laravel Plugin
dg/bypass-finals
30876431 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
infection/infection
30848352 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.
mikey179/vfsstream
117601338 Downloads
Virtual file system to mock the real file system in unit tests.
pestphp/pest-plugin-mutate
46709856 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-drift
5846697 Downloads
The Pest Drift Plugin
pestphp/pest-plugin-browser
5470102 Downloads
Pest plugin to test browser interactions
pestphp/pest-plugin-arch
66940829 Downloads
The Arch plugin for Pest PHP.