Libraries tagged by coverage
ockcyp/covers-validator
208845 Downloads
Validates @covers tags in PHPUnit tests
humbug/humbug
156140 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.
permafrost-dev/coverage-check
23707 Downloads
Check a project's code coverage, optionally enforcing a minimum value
leanphp/behat-code-coverage
361496 Downloads
Generate Code Coverage reports for Behat tests
pestphp/pest-plugin-coverage
653421 Downloads
The Pest Coverage Plugin
league/phpunit-coverage-listener
36261 Downloads
Utility library that allow you to process the PHPUnit code-coverage information and send it into some remote location via cURL
matthiasnoback/behat-local-code-coverage-extension
488640 Downloads
handcraftedinthealps/code-coverage-checker
79412 Downloads
A code coverage checker for phpunit
digitalrevolution/phpunit-file-coverage-inspection
173979 Downloads
Configurable phpunit file coverage inspection
codebtech/coveragebadge
34990 Downloads
Creates code coverage badge from Clover XML files.
bellangelo/type-coverage-updater
387747 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
121087 Downloads
Automated code coverage percentage checking
dereuromark/cakephp-test-helper
41226 Downloads
A CakePHP plugin for generating test cases and debugging tests with standalone UI
micheh/teamcity-clover
442211 Downloads
Parse the clover.xml and report the code coverage and CRAP indices to TeamCity
testo/codecov
8324 Downloads
Code coverage plugin for the Testo testing framework.