junit-merger

command
v0.46.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 1, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

README

= JUnit Merger =

This tool helps merging test results from parallel and serial executions to provide a common overview. The parallel and the serial execution skip tests which the other one executes. As a result naively merging the junit files leads to an insane amount of skipped tests. One location where this occurs is in Deck from prow.

The tool will do the following things which need to be extra pointed out:

  • Skipped tests are de-duplicated and their execution time gets merged
  • The tool fails if some tests are run in more than one provided junit file

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL