Expand description
JUnit test report parsing and aggregation.
Functionsยง
- aggregate_
summaries - Aggregate summaries.
- parse_
junit - Parses a JUnit XML report string into a
TestSummaryand a list ofTestCaseentities.
JUnit test report parsing and aggregation.
TestSummary and a list of TestCase entities.