Libraries tagged by codecoverage
leanphp/behat-code-coverage
354338 Downloads
Generate Code Coverage reports for Behat tests
handcraftedinthealps/code-coverage-checker
52246 Downloads
A code coverage checker for phpunit
leanphp/phpspec-code-coverage
636163 Downloads
Generate Code Coverage reports for PhpSpec tests
permafrost-dev/coverage-check
14593 Downloads
Check a project's code coverage, optionally enforcing a minimum value
esi/phpunit-coverage-check
20806 Downloads
Check the code coverage using the clover report of PHPUnit.
micheh/teamcity-clover
398652 Downloads
Parse the clover.xml and report the code coverage and CRAP indices to TeamCity
michaelmoussa/php-coverage-checker
83540 Downloads
Automated code coverage percentage checking
humbug/humbug
153147 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
79309 Downloads
Extending PHP_CodeCoverage
g4/code-coverage
45289 Downloads
phpfui/phpunit-syntax-coverage
3584 Downloads
PHPUnit Testing extensions for complete syntax checking of all files and classes in your project
orbeji/phpunit-pr-coverage-check
3547 Downloads
Check the code coverage of a PR using the clover report of phpunit
visit-x/arc-phpunit
11133 Downloads
Arcanist util to run tests and generate code coverage reports for phpunit7 format.
umbrellio/coverspector
16576 Downloads
This package helps to check that code coverage above minimum value. It can be useful in CI or git hooks.
codebtech/coveragebadge
5815 Downloads
Creates code coverage badge from Clover XML files.