We use the Gallio test runner in our build and deploy/process but ThoughtWorks Cruise can only consume NUnit or JUnit. So the following is an xml stylesheet to convert Gallio test reports to the NUnit format:

Gallio2NUnit.xslt

Props to Robert Luong for fixes.