Libraries tagged by phpunit code coverage
phpunit/php-code-coverage
685210632 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
nette/tester
5467755 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
phpunit/phpcov
14845236 Downloads
CLI frontend for php-code-coverage
rregeer/phpunit-coverage-check
4116074 Downloads
Check the code coverage using the clover report of phpunit
jaschilz/php-coverage-badger
254332 Downloads
Create a code coverage badge from a PHPUnit Clover XML file.
robiningelbrecht/phpunit-coverage-tools
12118 Downloads
PHPUnit coverage tools
handcraftedinthealps/code-coverage-checker
52284 Downloads
A code coverage checker for phpunit
vipsoft/code-coverage-extension
72264 Downloads
Behat code coverage collector
esi/phpunit-coverage-check
20953 Downloads
Check the code coverage using the clover report of PHPUnit.
micheh/teamcity-clover
398742 Downloads
Parse the clover.xml and report the code coverage and CRAP indices to TeamCity
league/phpunit-coverage-listener
34664 Downloads
Utility library that allow you to process the PHPUnit code-coverage information and send it into some remote location via cURL
visit-x/arc-phpunit
11146 Downloads
Arcanist util to run tests and generate code coverage reports for phpunit7 format.
vipsoft/code-coverage-common
79348 Downloads
Extending PHP_CodeCoverage
orbeji/phpunit-pr-coverage-check
3610 Downloads
Check the code coverage of a PR using the clover report of phpunit
umbrellio/coverspector
16604 Downloads
This package helps to check that code coverage above minimum value. It can be useful in CI or git hooks.