Libraries tagged by codecoverage
phpunit/php-code-coverage
759506581 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
nette/tester
6065077 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
phpunit/phpcov
17024502 Downloads
CLI frontend for php-code-coverage
dvdoug/behat-code-coverage
2629082 Downloads
Generate Code Coverage reports for Behat tests
codeception/c3
4507294 Downloads
CodeCoverage collector for Codeception
rregeer/phpunit-coverage-check
4752851 Downloads
Check the code coverage using the clover report of phpunit
exussum12/coverage-checker
2113981 Downloads
Allows checking the code coverage of a single pull request
matthiasnoback/live-code-coverage
1039250 Downloads
Generate code coverage reports on a live server
friends-of-phpspec/phpspec-code-coverage
2122737 Downloads
Generate Code Coverage reports for PhpSpec tests
matthiasnoback/behat-local-code-coverage-extension
472086 Downloads
simpletest/simpletest
341093 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
pecl/pcov
192 Downloads
PCOV - CodeCoverage compatible driver for PHP
jaschilz/php-coverage-badger
281904 Downloads
Create a code coverage badge from a PHPUnit Clover XML file.
michaelmoussa/php-coverage-checker
91908 Downloads
Automated code coverage percentage checking
humbug/humbug
153406 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.