Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 240 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 240 Bytes

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