ghc-tasty-ant-xml 1.1.8
Render tasty output to XML for Jenkins
A tasty ingredient to output test results in XML, using the Ant schema. This XML can be consumed by the Jenkins continuous integration framework.
- Website: https://github.com/ocharles/tasty-ant-xml
- Licenses: Modified BSD
- Package source: gnu/packages/haskell-check.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ghc-tasty-ant-xml 1.1.8
as follows:
guix install ghc-tasty-ant-xml@1.1.8
Or install the latest version:
guix install ghc-tasty-ant-xml
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.