Libraries tagged by qunit
codeception/codeception
77204294 Downloads
BDD-style testing framework
phpunit/phpunit-mock-objects
203535131 Downloads
Mock Object library for PHPUnit
sebastian/complexity
450405907 Downloads
Library for calculating the complexity of PHP code units
pestphp/pest-plugin-laravel
28221626 Downloads
The Pest Laravel Plugin
infection/infection
21697060 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.
dg/bypass-finals
20634450 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
mikey179/vfsstream
94893189 Downloads
Virtual file system to mock the real file system in unit tests.
pestphp/pest-plugin-mutate
10214171 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-arch
27264595 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
38999419 Downloads
The Pest plugin manager
nette/tester
6388907 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
php-units-of-measure/php-units-of-measure
2986079 Downloads
A PHP library for converting between standard units of measure.
jordanbrauer/unit-converter
788440 Downloads
Convert standard units from one to another with this easy to use, lightweight package
gabrielelana/byte-units
1822799 Downloads
Library to parse, format and convert byte units
rregeer/phpunit-coverage-check
5136165 Downloads
Check the code coverage using the clover report of phpunit