Download the PHP package kavinsky/clover-merge without Composer
On this page you can find all versions of the php package kavinsky/clover-merge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kavinsky/clover-merge
More information about kavinsky/clover-merge
Files in kavinsky/clover-merge
Download kavinsky/clover-merge
More information about kavinsky/clover-merge
Files in kavinsky/clover-merge
Vendor kavinsky
Package clover-merge
Short Description Merge two or more clover XML files.
License MIT
Package clover-merge
Short Description Merge two or more clover XML files.
License MIT
Please rate this library. Is it a good library?
Informations about the package clover-merge
CloverMerge
This fork its updated to PHP8.0.
PHP utility to merge two or more clover files into a single document.
Intended to be used in a build pipeline to merge clover output from multiple testing frameworks.
I spent a weekend writing this so you don't have to.
Install
In your project root directory:
Run
Usage
Modes
- Additive - Lines must be present in the first input file for them to be included.
- Exclusive - Lines must be present in all input files for them to be included.
- Inclusive - Lines from all files are included.
All versions of clover-merge with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ext-simplexml Version *
php-ds/php-ds Version ^v1.4.0
symfony/filesystem Version ^5.3
symfony/console Version ^5.3
ext-simplexml Version *
php-ds/php-ds Version ^v1.4.0
symfony/filesystem Version ^5.3
symfony/console Version ^5.3
The package kavinsky/clover-merge contains the following files
Loading the files please wait ....