/nosetest-xunit-xslt

XSLT template used to convert nose XUnit files to HTML.

Primary LanguageXSLTBSD 2-Clause "Simplified" LicenseBSD-2-Clause

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