Libraries tagged by code-coverage
drupol/phpspec-code-coverage
16410 Downloads
Generate Code Coverage reports for PhpSpec tests
dragonrun1/phpspec-code-coverage
17048 Downloads
Generate Code Coverage reports for PhpSpec tests
williamgall/simpletest
144 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
wildwolf/phpunit7-php8-helper
28937 Downloads
A helper for PHPUnit 7 to generate code coverage under PHP 8
weboftalent/ci-example
6 Downloads
Example module showing use of Continuous Integration services
webino/nette-tester
104 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
waptech/first-package
0 Downloads
demo repo
vitalyspirin/codecoverage
50 Downloads
Creating code coverage reports (html) by using xdebug
nebulosar/codeception-coverage-checker
429 Downloads
Extension for codeception. Can be used to fail tests if they are under the coverage threshold
misiuziu/phpunit-coverage-check
37038 Downloads
Check the code coverage using the clover report of phpunit
mahalay/phpspec-coverage-test
2236 Downloads
PhpSpec extension for testing code coverage
lubosdz/simpletest
34 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
ilune/simpletest
604 Downloads
It's a framework for unit testing, web site testing and mock objects for PHP 5.0.5+
ciltocruz/phpunit-coverage-tools
8 Downloads
PHPUnit coverage tools fork
beporter/coverage-ensure
261 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 and Jenkins.