Download the PHP package berrygoudswaard/coverage-reporter without Composer
On this page you can find all versions of the php package berrygoudswaard/coverage-reporter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download berrygoudswaard/coverage-reporter
More information about berrygoudswaard/coverage-reporter
Files in berrygoudswaard/coverage-reporter
Download berrygoudswaard/coverage-reporter
More information about berrygoudswaard/coverage-reporter
Files in berrygoudswaard/coverage-reporter
Vendor berrygoudswaard
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 berrygoudswaard/coverage-reporter contains the following files
Loading the files please wait ....