Merge junit report into single file
941
Image for https://github.com/andreaskweber/php-junit-merge
See how to use here
docker run --rm -it -w /app/bpg/ -v ${pwd}:/app/bpg/ fearofcode/php-junit-merge:1.0.7
phpjunitmerge 1.0.6 by Andreas Weber
Usage:
phpjunitmerge [options] [--] <dir> <file>
Arguments:
dir Directory where all files ready to get merged are stored
file The target file in which the merged result should be written
Options:
--names=NAMES A comma-separated list of file names to check [default: "*.xml"]
--ignore=IGNORE A comma-separated list of file names to ignore [default: "result.xml"]
--no-suffix Do not add suffix for test suites with duplicate names
-h, --help Display this help message
-q, --quiet Do not output any message
-V, --version Display this application version
--ansi Force ANSI output
--no-ansi Disable ANSI output
-n, --no-interaction Do not ask any interactive question
-v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
Content type
Image
Digest
sha256:4463477c8…
Size
28.4 MB
Last updated
about 4 years ago
docker pull fearofcode/php-junit-merge:1.0.7