Merges multiple JUnit XML files into a single testsuites XML file.
-
Updated
Oct 13, 2020 - Java
Merges multiple JUnit XML files into a single testsuites XML file.
Project during College with my teammates utilizing Java, JavaFX, JUnit, SQLite and Maven -> made on October 13, 2022
Allows parsing JUnit-style XML files generated by arbitrary 3rd party tools
This tool read KPI declarations in a file and apply the KPI assertion on a JMeter Dashboard Statistics Json file and generates a result file in JUnit XML format and others Html, JSON or CSV formats.
Compare 2 load tests. This tool create a JUnit XML file with KPI rules and compare 2 JMeter CSV Report (current and reference) result in html, csv and json formats
This tool read KPI declarations in a file and apply the KPI assertion on a JMeter Report CSV file and generates a result file in JUnit XML format and Html, JSON or CSV format.
Simple Junit XML parser that supports both single and multiple testsuite Junit xml files.
Add a description, image, and links to the junit-xml topic page so that developers can more easily learn about it.
To associate your repository with the junit-xml topic, visit your repo's landing page and select "manage topics."