Skip to content

brentahughes/jmerge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jmerge

Simple utility for taking in multiple junit xml files and merging them into a single xml.

Instal

go install https://github.com/brentahughes/jmerge@latest

Usage

Standard

jmerge ./one.xml ./two.xml > merged.xml

or

jmerge ./*.xml > merged.xml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages