Libraries tagged by code-coverage
leanphp/behat-code-coverage
354359 Downloads
Generate Code Coverage reports for Behat tests
handcraftedinthealps/code-coverage-checker
52284 Downloads
A code coverage checker for phpunit
leanphp/phpspec-code-coverage
636193 Downloads
Generate Code Coverage reports for PhpSpec tests
permafrost-dev/coverage-check
14615 Downloads
Check a project's code coverage, optionally enforcing a minimum value
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
michaelmoussa/php-coverage-checker
83586 Downloads
Automated code coverage percentage checking
humbug/humbug
153148 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
vipsoft/code-coverage-common
79348 Downloads
Extending PHP_CodeCoverage
g4/code-coverage
45345 Downloads
orbeji/phpunit-pr-coverage-check
3610 Downloads
Check the code coverage of a PR using the clover report of phpunit
visit-x/arc-phpunit
11146 Downloads
Arcanist util to run tests and generate code coverage reports for phpunit7 format.
umbrellio/coverspector
16604 Downloads
This package helps to check that code coverage above minimum value. It can be useful in CI or git hooks.
codebtech/coveragebadge
5881 Downloads
Creates code coverage badge from Clover XML files.
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