Libraries tagged by code coverage
simpletest/simpletest
343021 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
humbug/humbug
153562 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.
codeclimate/php-test-reporter
1685188 Downloads
PHP client for reporting test coverage to Code Climate
vipsoft/code-coverage-extension
77772 Downloads
Behat code coverage collector
permafrost-dev/coverage-check
19625 Downloads
Check a project's code coverage, optionally enforcing a minimum value
leanphp/behat-code-coverage
356209 Downloads
Generate Code Coverage reports for Behat tests
handcraftedinthealps/code-coverage-checker
60965 Downloads
A code coverage checker for phpunit
esi/phpunit-coverage-check
73972 Downloads
Check the code coverage using the clover report of PHPUnit.
leanphp/phpspec-code-coverage
638104 Downloads
Generate Code Coverage reports for PhpSpec tests
micheh/teamcity-clover
415015 Downloads
Parse the clover.xml and report the code coverage and CRAP indices to TeamCity
unionofrad/li3_quality
77707 Downloads
This li₃ plugin adds code quality assurance to your toolbelt.
yiiext/activerecord-relation-behavior
35954 Downloads
Inspired by and put together the awesomeness of many yii extensions that aim to improve saving of related records. Comes with 100% test coverage and well structured and clean code so it can savely be used in enterprise production enviroment.
vipsoft/code-coverage-common
84857 Downloads
Extending PHP_CodeCoverage
orbeji/phpunit-pr-coverage-check
7767 Downloads
Check the code coverage of a PR using the clover report of phpunit
g4/code-coverage
52379 Downloads