Libraries tagged by phpunit code coverage
phpunit/php-code-coverage
760554527 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
nette/tester
6069124 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
phpunit/phpcov
17044387 Downloads
CLI frontend for php-code-coverage
rregeer/phpunit-coverage-check
4758061 Downloads
Check the code coverage using the clover report of phpunit
jaschilz/php-coverage-badger
282147 Downloads
Create a code coverage badge from a PHPUnit Clover XML file.
handcraftedinthealps/code-coverage-checker
59186 Downloads
A code coverage checker for phpunit
vipsoft/code-coverage-extension
76767 Downloads
Behat code coverage collector
robiningelbrecht/phpunit-coverage-tools
19819 Downloads
PHPUnit coverage tools
esi/phpunit-coverage-check
67967 Downloads
Check the code coverage using the clover report of PHPUnit.
micheh/teamcity-clover
411955 Downloads
Parse the clover.xml and report the code coverage and CRAP indices to TeamCity
league/phpunit-coverage-listener
34923 Downloads
Utility library that allow you to process the PHPUnit code-coverage information and send it into some remote location via cURL
vipsoft/code-coverage-common
83852 Downloads
Extending PHP_CodeCoverage
orbeji/phpunit-pr-coverage-check
6887 Downloads
Check the code coverage of a PR using the clover report of phpunit
umbrellio/coverspector
17852 Downloads
This package helps to check that code coverage above minimum value. It can be useful in CI or git hooks.
aeliot-tm/phpunit-codecoverage-baseline
2749 Downloads
Script for the comparing of current code coverage with baseline.