Libraries tagged by coverage
matthiasnoback/live-code-coverage
1053484 Downloads
Generate code coverage reports on a live server
nimut/phpunit-merger
1310132 Downloads
Merge multiple PHPUnit reports into one file
codeclimate/php-test-reporter
1698626 Downloads
PHP client for reporting test coverage to Code Climate
humbug/humbug
154276 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.
esi/phpunit-coverage-check
86474 Downloads
Check the code coverage using the clover report of PHPUnit.
worksome/pest-graphql-coverage
244981 Downloads
A plugin for Pest to add GraphQL coverage via Lighthouse
thor-juhasz/phpunit-coverage-check
456928 Downloads
A PHPUnit test coverage checker
robiningelbrecht/phpunit-coverage-tools
27046 Downloads
PHPUnit coverage tools
matthiasnoback/behat-local-code-coverage-extension
480145 Downloads
jaschilz/php-coverage-badger
306395 Downloads
Create a code coverage badge from a PHPUnit Clover XML file.
digitalrevolution/phpunit-file-coverage-inspection
125636 Downloads
Configurable phpunit file coverage inspection
bellangelo/type-coverage-updater
151921 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
100828 Downloads
Automated code coverage percentage checking
ockcyp/covers-validator
190860 Downloads
Validates @covers tags in PHPUnit tests
simpletest/simpletest
344789 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.