Libraries tagged by phpunit code coverage
phpunit/php-code-coverage
985757933 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
nette/tester
7802916 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
phpunit/phpcov
24519985 Downloads
CLI frontend for php-code-coverage
shipmonk/coverage-guard
449744 Downloads
Enforce code coverage in your CI. Not by percentage, but target core methods. No more untested Facades, Controllers, or Repositories. Allows you to start enforcing coverage for new code only!
rregeer/phpunit-coverage-check
6917306 Downloads
Check the code coverage using the clover report of phpunit
jaschilz/php-coverage-badger
623674 Downloads
Create a code coverage badge from a PHPUnit Clover XML file.
robiningelbrecht/phpunit-coverage-tools
231596 Downloads
PHPUnit coverage tools
vipsoft/code-coverage-extension
96180 Downloads
Behat code coverage collector
esi/phpunit-coverage-check
184210 Downloads
Check the code coverage using the clover report of PHPUnit.
league/phpunit-coverage-listener
36811 Downloads
Utility library that allow you to process the PHPUnit code-coverage information and send it into some remote location via cURL
handcraftedinthealps/code-coverage-checker
86514 Downloads
A code coverage checker for phpunit
orbeji/phpunit-pr-coverage-check
27915 Downloads
Check the code coverage of a PR using the clover report of phpunit
gosuperscript/phpunit-coverage
10540 Downloads
PHPUnit extension that fails the test run when total code coverage drops below a configurable minimum.
micheh/teamcity-clover
446917 Downloads
Parse the clover.xml and report the code coverage and CRAP indices to TeamCity
brianhenryie/php-codecoverage-markdown
8252 Downloads
Generate markdown coverage reports from PHPUnit code coverage data for GitHub PR comments