Libraries tagged by code-coverage
konecnyjakub/mytester
1524 Downloads
Adaptable and extensible testing framework for PHP
beporter/coverage-ensure
322 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.
cloak/peridot-cloak-plugin
2372 Downloads
cloak/cloak-analyzer
1513 Downloads
Abstraction library for code coverage analysis
woojean/php-coverage
432 Downloads
php code coverage
visit-x/arc-phpunit
14071 Downloads
Arcanist util to run tests and generate code coverage reports for phpunit7 format.
phing/task-coverage
86348 Downloads
coverage database tasks which can be used to gather code coverage information for unit tests.
faisalmirza/diff-coverage
1096 Downloads
Calculate code coverage for git diff (changed lines only)
dmecke/coverage-checker
26849 Downloads
Check code coverage per namespace.
andrey-tech/phpunit-cobertura-formatter-php
1688 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
353 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
1174 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