Libraries tagged by xcover
simpletest/simpletest
347011 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
humbug/humbug
154690 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.
phpactor/class-to-file
452138 Downloads
Library to covert class names to file paths and vice-versa
vipsoft/code-coverage-extension
80854 Downloads
Behat code coverage collector
sycho/flarum-profile-cover
31909 Downloads
Adds the ability to add a cover image to a profile.
permafrost-dev/coverage-check
20947 Downloads
Check a project's code coverage, optionally enforcing a minimum value
ockcyp/covers-validator
192937 Downloads
Validates @covers tags in PHPUnit tests
matthiasnoback/behat-local-code-coverage-extension
482169 Downloads
leanphp/behat-code-coverage
357184 Downloads
Generate Code Coverage reports for Behat tests
jrmadsen67/laravel-route-coverage-test
27634 Downloads
Route coverage test for Laravel.
handcraftedinthealps/code-coverage-checker
64298 Downloads
A code coverage checker for phpunit
digitalrevolution/phpunit-file-coverage-inspection
133197 Downloads
Configurable phpunit file coverage inspection
pestphp/pest-plugin-coverage
630118 Downloads
The Pest Coverage Plugin
leanphp/phpspec-code-coverage
638551 Downloads
Generate Code Coverage reports for PhpSpec tests
league/phpunit-coverage-listener
35062 Downloads
Utility library that allow you to process the PHPUnit code-coverage information and send it into some remote location via cURL