Libraries tagged by coverage code php
phpunit/php-code-coverage
927562456 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpunit/phpcov
22506216 Downloads
CLI frontend for php-code-coverage
nette/tester
7504701 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
rregeer/phpunit-coverage-check
6411731 Downloads
Check the code coverage using the clover report of phpunit
friends-of-phpspec/phpspec-code-coverage
2642084 Downloads
Generate Code Coverage reports for PhpSpec tests
henrikbjorn/phpspec-code-coverage
804758 Downloads
Integrates CodeCoverage with PhpSpec
robiningelbrecht/phpunit-coverage-tools
123842 Downloads
PHPUnit coverage tools
codeclimate/php-test-reporter
1764880 Downloads
PHP client for reporting test coverage to Code Climate
shipmonk/coverage-guard
41672 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!
humbug/humbug
156021 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.
simpletest/simpletest
365866 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
leanphp/phpspec-code-coverage
648230 Downloads
Generate Code Coverage reports for PhpSpec tests
league/phpunit-coverage-listener
36202 Downloads
Utility library that allow you to process the PHPUnit code-coverage information and send it into some remote location via cURL
jaschilz/php-coverage-badger
462236 Downloads
Create a code coverage badge from a PHPUnit Clover XML file.
esi/phpunit-coverage-check
160554 Downloads
Check the code coverage using the clover report of PHPUnit.