| JUNIT2HTML(1) | User Commands | JUNIT2HTML(1) |
NAME¶
junit2html - convert JUnit XML reports to HTML
SYNOPSIS¶
junit2html [JUNIT_XML_FILE] [NEW_HTML_FILE]
DESCRIPTION¶
junit2html is a simple Python tool to produce a single HTML file from a JUnit XML file.
OPTIONS¶
- JUNIT_XML_FILE
- The input JUnit XML file.
- NEW_HTML_FILE
- Optional output HTML file name.
SEE ALSO¶
AUTHOR¶
Ian Norton <inorton@gmail.com>
| 2025-08-31 | junit2html 31.0.2 |