Libraries tagged by phpunit code coverage
phpunit/php-code-coverage
785496023 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
nette/tester
6237516 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
phpunit/phpcov
17596119 Downloads
CLI frontend for php-code-coverage
rregeer/phpunit-coverage-check
4924805 Downloads
Check the code coverage using the clover report of phpunit
jaschilz/php-coverage-badger
291567 Downloads
Create a code coverage badge from a PHPUnit Clover XML file.
robiningelbrecht/phpunit-coverage-tools
23385 Downloads
PHPUnit coverage tools
handcraftedinthealps/code-coverage-checker
60863 Downloads
A code coverage checker for phpunit
vipsoft/code-coverage-extension
77745 Downloads
Behat code coverage collector
esi/phpunit-coverage-check
73697 Downloads
Check the code coverage using the clover report of PHPUnit.
micheh/teamcity-clover
414764 Downloads
Parse the clover.xml and report the code coverage and CRAP indices to TeamCity
league/phpunit-coverage-listener
34936 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
84830 Downloads
Extending PHP_CodeCoverage
orbeji/phpunit-pr-coverage-check
7740 Downloads
Check the code coverage of a PR using the clover report of phpunit
umbrellio/coverspector
18076 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
2805 Downloads
Script for the comparing of current code coverage with baseline.