tasty-ant-xml-1.0.0: A tasty ingredient to output test results in XML, using the Ant schema. This XML can be consumed by the Jenkins continuous integration framework.

Safe HaskellNone

Test.Tasty.Runners.AntXML

Description

Run a TestTree and produce an XML file summarising the test results in the same schema that would be produced by Apache Ant's JUnit test runner. This schema can be intepreted by the Jenkins continuous integration server, amongst other tools.

Documentation