Download the PHP package babeuloula/phpunit-coverage-checker without Composer
On this page you can find all versions of the php package babeuloula/phpunit-coverage-checker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download babeuloula/phpunit-coverage-checker
More information about babeuloula/phpunit-coverage-checker
Files in babeuloula/phpunit-coverage-checker
Download babeuloula/phpunit-coverage-checker
More information about babeuloula/phpunit-coverage-checker
Files in babeuloula/phpunit-coverage-checker
Vendor babeuloula
Package phpunit-coverage-checker
Short Description PhpUnit coverage checker, fail if coverage goes below a threshold
License MIT
Package phpunit-coverage-checker
Short Description PhpUnit coverage checker, fail if coverage goes below a threshold
License MIT
Please rate this library. Is it a good library?
Informations about the package phpunit-coverage-checker
PHPUnit coverage checker
This script will read the XML coverage result and calculates the coverage score. Based on the given threshold the script will exit(0) if the coverage is higher than the threshold or exit(1) if the coverage is lower than the threshold.
Installation
Usage
Example:
Thanks
Thanks to richardregeer and cylab.be.
All versions of phpunit-coverage-checker with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
ext-simplexml Version *
ext-simplexml Version *
The package babeuloula/phpunit-coverage-checker contains the following files
Loading the files please wait ....