Skip to content

XSLT template used to convert nose XUnit files to HTML.

Notifications You must be signed in to change notification settings

va4st/nosetest-xunit-xslt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

How to use it

$ sudo apt-get install xsltproc
$ wget https://raw.githubusercontent.com/niedbalski/nosetest-xunit-xslt/master/nosetests.xslt
$ xsltproc nosetests.xslt nosetests.xml > output.html

How it looks like

Screenshot

About

XSLT template used to convert nose XUnit files to HTML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XSLT 100.0%