Libraries tagged by coverage
thor-juhasz/phpunit-coverage-check
137414 Downloads
A PHPUnit test coverage checker
jrmadsen67/laravel-route-coverage-test
25547 Downloads
Route coverage test for Laravel.
handcraftedinthealps/code-coverage-checker
52246 Downloads
A code coverage checker for phpunit
digitalrevolution/phpunit-file-coverage-inspection
49890 Downloads
Configurable phpunit file coverage inspection
bellangelo/type-coverage-updater
13004 Downloads
A tool to auto-update the type coverage of this Tomas's Type Coverage extension https://github.com/TomasVotruba/type-coverage
michaelmoussa/php-coverage-checker
83540 Downloads
Automated code coverage percentage checking
unionofrad/li3_quality
71963 Downloads
This li₃ plugin adds code quality assurance to your toolbelt.
ockcyp/covers-validator
180973 Downloads
Validates @covers tags in PHPUnit tests
micheh/teamcity-clover
398652 Downloads
Parse the clover.xml and report the code coverage and CRAP indices to TeamCity
humbug/humbug
153147 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.
yiiext/activerecord-relation-behavior
34883 Downloads
Inspired by and put together the awesomeness of many yii extensions that aim to improve saving of related records. Comes with 100% test coverage and well structured and clean code so it can savely be used in enterprise production enviroment.
ngyuki/clover-to-cobertura
151922 Downloads
Clover XML to Cobertura XML for Gitlab Coverage Visualization
vipsoft/code-coverage-common
79309 Downloads
Extending PHP_CodeCoverage
phpfui/phpunit-syntax-coverage
3584 Downloads
PHPUnit Testing extensions for complete syntax checking of all files and classes in your project
league/phpunit-coverage-listener
34664 Downloads
Utility library that allow you to process the PHPUnit code-coverage information and send it into some remote location via cURL