Skip to content
/ vjunit Public
forked from ahsayde/vjunit

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

License

Notifications You must be signed in to change notification settings

NeilZhy/vjunit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 70.0%
  • Python 30.0%