Libraries tagged by codecoverage
laxit/clover-to-lcov
469 Downloads
Converts your Phpunit's Clover xml report to CI friendly LCOV report
konecnyjakub/mytester
1588 Downloads
Adaptable and extensible testing framework for PHP
beporter/coverage-ensure
344 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.
visit-x/arc-phpunit
14139 Downloads
Arcanist util to run tests and generate code coverage reports for phpunit7 format.
phing/task-coverage
86374 Downloads
coverage database tasks which can be used to gather code coverage information for unit tests.
faisalmirza/diff-coverage
1203 Downloads
Calculate code coverage for git diff (changed lines only)
bushlanov-dev/php-coverage-badger
614 Downloads
Create a code coverage badge from a PHPUnit Clover XML file.
andrey-tech/phpunit-cobertura-formatter-php
1735 Downloads
Tool to show code coverage metrics, measured by PHP Unit in Cobertura format, in console and CI/CD pipeline
andrey-tech/phpunit-cobertura-comparator-php
400 Downloads
A lightweight CLI tool to track PHPUnit code coverage regressions using Cobertura reports
tomzx/php-code-coverage-verifier
90 Downloads
PHP Code Coverage Verifier
teqnomaze/code-coverage
1183 Downloads
Check for the code coverage using the clover report of phpunit.
wildwolf/phpunit7-php8-helper
28963 Downloads
A helper for PHPUnit 7 to generate code coverage under PHP 8
robiningelbrecht/continuous-integration-example
0 Downloads
CI/CD example using GitHub workflows and actions
photogabble/clover-coverage
1460 Downloads
Command line parser of clover.xml code coverage.
misiuziu/phpunit-coverage-check
37386 Downloads
Check the code coverage using the clover report of phpunit