Libraries tagged by phpunit code coverage
vipsoft/code-coverage-common
103370 Downloads
Extending PHP_CodeCoverage
faisalmirza/diff-coverage
1958 Downloads
Calculate code coverage for git diff (changed lines only)
umbrellio/coverspector
21208 Downloads
This package helps to check that code coverage above minimum value. It can be useful in CI or git hooks.
laxit/clover-to-lcov
2320 Downloads
Converts your Phpunit's Clover xml report to CI friendly LCOV report
andrey-tech/phpunit-cobertura-comparator-php
880 Downloads
A lightweight CLI tool to track PHPUnit code coverage regressions using Cobertura reports
mridang/phpunit-reporters
2102 Downloads
A PHPUnit reporter that displays code coverage in the console.
bushlanov-dev/php-coverage-badger
693 Downloads
Create a code coverage badge from a PHPUnit Clover XML file.
visit-x/arc-phpunit
14595 Downloads
Arcanist util to run tests and generate code coverage reports for phpunit7 format.
phpfui/phpunit-syntax-coverage
5820 Downloads
PHPUnit Testing extensions for complete syntax checking of all files and classes in your project
gotrendier/phpunit-coverage-check
8431 Downloads
Check the code coverage using the clover report of phpunit
beporter/coverage-ensure
530 Downloads
PHP CLI script that reads clover.xml coverage reports and returns non-zero when percent coverage is below specified threshold. Intended for use with automated test/build tools like Travis CI, Circle CI, GitHub Actions and Jenkins.
andrey-tech/phpunit-cobertura-formatter-php
2215 Downloads
Tool to show code coverage metrics, measured by PHP Unit in Cobertura format, in console and CI/CD pipeline
iro88/phpunit-coverage-check
13803 Downloads
Tool to check phpunit code coverage
aeliot-tm/phpunit-codecoverage-baseline
3384 Downloads
Script for the comparing of current code coverage with baseline.
turkeryildirim/phpunit-json-coverage-report
26 Downloads
Comprehensive JSON coverage reporter for PHPUnit.