Scroll to navigation

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

The input JUnit XML file.
Optional output HTML file name.

SEE ALSO

python3(1)

AUTHOR

Ian Norton <inorton@gmail.com>

2025-08-31 junit2html 31.0.2