Download the PHP package phpro/grumphp-combined-coverage-extension without Composer
On this page you can find all versions of the php package phpro/grumphp-combined-coverage-extension. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phpro/grumphp-combined-coverage-extension
More information about phpro/grumphp-combined-coverage-extension
Files in phpro/grumphp-combined-coverage-extension
Download phpro/grumphp-combined-coverage-extension
More information about phpro/grumphp-combined-coverage-extension
Files in phpro/grumphp-combined-coverage-extension
Vendor phpro
Package grumphp-combined-coverage-extension
Short Description Combine multiple PHP coverage into a single clover XML before executing a clover check.
License MIT
Package grumphp-combined-coverage-extension
Short Description Combine multiple PHP coverage into a single clover XML before executing a clover check.
License MIT
Please rate this library. Is it a good library?
Informations about the package grumphp-combined-coverage-extension
GrumPHP Combined coverage extension
This extension provides a way to combine multiple PHP coverage reports into a single clover XML right before running the clover_coverage
task.
Installation
To install this extension, run the following command:
Configuration
To configure this extension, add the following configuration to your grumphp.yml
:
Example usage
You can use this task together with the paratest
and phpunit
task.
To combine the PHP coverage files into a single clover file, you can use the following configuration:
All versions of grumphp-combined-coverage-extension with dependencies
PHP Build Version
Package Version
The package phpro/grumphp-combined-coverage-extension contains the following files
Loading the files please wait ....