/vjunit

Python tool to convert junit / xunit xml reports to html file

Primary LanguageHTMLMIT LicenseMIT

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