Download the PHP package noregression/coverage-reporter without Composer
On this page you can find all versions of the php package noregression/coverage-reporter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download noregression/coverage-reporter
More information about noregression/coverage-reporter
Files in noregression/coverage-reporter
Download noregression/coverage-reporter
More information about noregression/coverage-reporter
Files in noregression/coverage-reporter
Vendor noregression
Package coverage-reporter
Short Description Print the total code coverage and exit with the right exit code
License MIT
Package coverage-reporter
Short Description Print the total code coverage and exit with the right exit code
License MIT
Please rate this library. Is it a good library?
Informations about the package coverage-reporter
Coverage Reporter
Prints out the code coverage and exits with an error if the code coverage is below the threshold.
The coverage is determined by a clover coverage report that can be generate by PHPUnit, just by adding the option.
Installation
Usage
Replace with the path to your clover coverage report.
means the minimum code coverage must be 90%.
All versions of coverage-reporter with dependencies
PHP Build Version
Package Version
Requires
symfony/console Version
^2.6
The package noregression/coverage-reporter contains the following files
Loading the files please wait ....