Libraries tagged by phpunit code coverage
phpunit/php-code-coverage
739905875 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
nette/tester
5924393 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
phpunit/phpcov
16492872 Downloads
CLI frontend for php-code-coverage
rregeer/phpunit-coverage-check
4587682 Downloads
Check the code coverage using the clover report of phpunit
jaschilz/php-coverage-badger
273657 Downloads
Create a code coverage badge from a PHPUnit Clover XML file.
handcraftedinthealps/code-coverage-checker
57322 Downloads
A code coverage checker for phpunit
vipsoft/code-coverage-extension
75323 Downloads
Behat code coverage collector
robiningelbrecht/phpunit-coverage-tools
17033 Downloads
PHPUnit coverage tools
esi/phpunit-coverage-check
59198 Downloads
Check the code coverage using the clover report of PHPUnit.
micheh/teamcity-clover
408204 Downloads
Parse the clover.xml and report the code coverage and CRAP indices to TeamCity
league/phpunit-coverage-listener
34876 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
82407 Downloads
Extending PHP_CodeCoverage
orbeji/phpunit-pr-coverage-check
5971 Downloads
Check the code coverage of a PR using the clover report of phpunit
umbrellio/coverspector
17522 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
2652 Downloads
Script for the comparing of current code coverage with baseline.