Skip to content

Instantly share code, notes, and snippets.

@Kyrodan
Kyrodan / MSpecToJUnit.xslt
Created August 31, 2011 12:59 — forked from vansha/MSpecToJUnit.xslt
MSpec to JUnit transformation
<?xml version="1.0" encoding="utf-8"?>
<!--
Converts the MSpec (http://github.com/machine/machine.specifications) xml
output to JUnit output format.
The aim of this transformation is to integrate MSpec tests to Hudson CI.
Hudson understands test results presented in JUnit format.
Limitations: MSpec xml output currently doesn't contain detailed information