Skip to content

Convert junit.xml into gorgeous HTML reports

License

Notifications You must be signed in to change notification settings

redhat-appstudio-qe/junit2html

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

junit2html

Convert Junit XML reports (junit.xml) into HTML reports using a single standalone binary.

  • Standalone binary.
  • Failed tests are top, that's what's important.
  • No JavaScript.
  • Look gorgeous.

Screenshot

screenshot

Usage

Build

make build

Run

./junit2html < <junit-file.xml> > <output-report.html>

About

Convert junit.xml into gorgeous HTML reports

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 68.6%
  • CSS 23.9%
  • Makefile 7.5%