vjunit

Generate html file from junit reports


Keywords
html, junit, junit2html, python, xunit
License
MIT
Install
pip install vjunit==0.6.1

Documentation

VJunit

Python tool to convert junit xunit xml reports to html file

Installation

pip3 install vjunit

Usage

vjunit -f <xml file path> -o <output html file>

Output

image