Libraries tagged by code-coverage
humbug/humbug
153624 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-extension
77799 Downloads
Behat code coverage collector
leanphp/behat-code-coverage
356239 Downloads
Generate Code Coverage reports for Behat tests
handcraftedinthealps/code-coverage-checker
61036 Downloads
A code coverage checker for phpunit
leanphp/phpspec-code-coverage
638105 Downloads
Generate Code Coverage reports for PhpSpec tests
permafrost-dev/coverage-check
19652 Downloads
Check a project's code coverage, optionally enforcing a minimum value
esi/phpunit-coverage-check
74260 Downloads
Check the code coverage using the clover report of PHPUnit.
micheh/teamcity-clover
415321 Downloads
Parse the clover.xml and report the code coverage and CRAP indices to TeamCity
vipsoft/code-coverage-common
84884 Downloads
Extending PHP_CodeCoverage
g4/code-coverage
52419 Downloads
orbeji/phpunit-pr-coverage-check
7799 Downloads
Check the code coverage of a PR using the clover report of phpunit
umbrellio/coverspector
18095 Downloads
This package helps to check that code coverage above minimum value. It can be useful in CI or git hooks.
codebtech/coveragebadge
16366 Downloads
Creates code coverage badge from Clover XML files.
league/phpunit-coverage-listener
34937 Downloads
Utility library that allow you to process the PHPUnit code-coverage information and send it into some remote location via cURL
peridot-php/peridot-code-coverage-reporters
67914 Downloads
Code coverage reporters for Peridot PHP.