Libraries tagged by Test Coverage
infection/infection
32139281 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
nette/tester
7765421 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
php-coveralls/php-coveralls
14936633 Downloads
PHP client library for Coveralls API
dvdoug/behat-code-coverage
4152753 Downloads
Generate Code Coverage reports for Behat tests
pestphp/pest-plugin-type-coverage
5668033 Downloads
The Type Coverage plugin for Pest PHP.
satooshi/php-coveralls
5521411 Downloads
PHP client library for Coveralls API
codeclimate/php-test-reporter
1795162 Downloads
PHP client for reporting test coverage to Code Climate
friends-of-phpspec/phpspec-code-coverage
2713072 Downloads
Generate Code Coverage reports for PhpSpec tests
simpletest/simpletest
375983 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
humbug/humbug
157452 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.
thor-juhasz/phpunit-coverage-check
1186190 Downloads
A PHPUnit test coverage checker
codacy/coverage
1523055 Downloads
Sends PHP test coverage information to Codacy.
jrmadsen67/laravel-route-coverage-test
34149 Downloads
Route coverage test for Laravel.
leanphp/phpspec-code-coverage
654324 Downloads
Generate Code Coverage reports for PhpSpec tests
esi/phpunit-coverage-check
181164 Downloads
Check the code coverage using the clover report of PHPUnit.