Libraries tagged by coverage code php
phpunit/php-code-coverage
807927788 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpunit/phpcov
18215845 Downloads
CLI frontend for php-code-coverage
nette/tester
6403858 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
rregeer/phpunit-coverage-check
5151802 Downloads
Check the code coverage using the clover report of phpunit
friends-of-phpspec/phpspec-code-coverage
2263333 Downloads
Generate Code Coverage reports for PhpSpec tests
codeclimate/php-test-reporter
1699458 Downloads
PHP client for reporting test coverage to Code Climate
humbug/humbug
154375 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.
jaschilz/php-coverage-badger
307221 Downloads
Create a code coverage badge from a PHPUnit Clover XML file.
esi/phpunit-coverage-check
87788 Downloads
Check the code coverage using the clover report of PHPUnit.
robiningelbrecht/phpunit-coverage-tools
27631 Downloads
PHPUnit coverage tools
michaelmoussa/php-coverage-checker
100980 Downloads
Automated code coverage percentage checking
simpletest/simpletest
344944 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
leanphp/phpspec-code-coverage
638300 Downloads
Generate Code Coverage reports for PhpSpec tests
henrikbjorn/phpspec-code-coverage
794753 Downloads
Integrates CodeCoverage with PhpSpec
handcraftedinthealps/code-coverage-checker
62882 Downloads
A code coverage checker for phpunit