Skip to main content

Module junit

Module junit 

Source
Expand description

JUnit test report parsing and aggregation.

Functionsยง

aggregate_summaries
Aggregate summaries.
parse_junit
Parses a JUnit XML report string into a TestSummary and a list of TestCase entities.