Registry / testing / nimut-phpunit-merger

nimut-phpunit-merger

JSON →
library2.0.1phppackagistunverified

Merge multiple PHPUnit reports into one file

composer require nimut/phpunit-merger
INSTALL
IMPORT
SIG · NIMUT-PHPUNIT-MERG
N
nimut-phpunit-merger
testingphpv2.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Merger
use Nimut\PhpunitMerger\Merger;

Merges multiple PHPUnit XML reports into a single file.

use Nimut\PhpunitMerger\Merger; $merger = new Merger(); $merger->merge(['report1.xml', 'report2.xml'], 'merged.xml');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
nimut-phpunit-merger — pip install nimut-phpunit-merger · libregistry