Download the PHP package b3kn/clover-merge-with-psr without Composer
On this page you can find all versions of the php package b3kn/clover-merge-with-psr. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download b3kn/clover-merge-with-psr
More information about b3kn/clover-merge-with-psr
Files in b3kn/clover-merge-with-psr
Download b3kn/clover-merge-with-psr
More information about b3kn/clover-merge-with-psr
Files in b3kn/clover-merge-with-psr
Vendor b3kn
Package clover-merge-with-psr
Short Description Merge two or more clover XML files.
License MIT
Package clover-merge-with-psr
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-with-psr
CloverMerge
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.
Standalone
Install
Requires composer.
Run
As a Composer Dependency
Install
In your project root directory:
Run
As a Docker Image
Install
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-psr with dependencies
PHP Build Version
Package Version
Requires
vanilla/garden-cli Version
^4.0
php-ds/php-ds Version ^1.2
captainhook/captainhook Version ^3.1
php-ds/php-ds Version ^1.2
captainhook/captainhook Version ^3.1
The package b3kn/clover-merge-with-psr contains the following files
Loading the files please wait ....