Download the PHP package synida/clover-merge without Composer
On this page you can find all versions of the php package synida/clover-merge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download synida/clover-merge
More information about synida/clover-merge
Files in synida/clover-merge
Download synida/clover-merge
More information about synida/clover-merge
Files in synida/clover-merge
Vendor synida
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.0
ext-simplexml Version *
php-ds/php-ds Version ^v1.4.1
symfony/filesystem Version ^6.0
symfony/console Version ^6.0
ext-simplexml Version *
php-ds/php-ds Version ^v1.4.1
symfony/filesystem Version ^6.0
symfony/console Version ^6.0
The package synida/clover-merge contains the following files
Loading the files please wait ....