xslt

Switching stylesheets with Django

So I wrote some software that outputs test results in a simple xml format, which can be converted to preferred formats (csv, brief and verbose html) with xslt. These results are calculated with every commit, and archived along with lots of other data from the build.

Syndicate content