Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jwoudenberg/junit-xml
Generate JUnit style XML reports in Haskell
https://github.com/jwoudenberg/junit-xml
haskell junit-xml testing
Last synced: 3 months ago
JSON representation
Generate JUnit style XML reports in Haskell
- Host: GitHub
- URL: https://github.com/jwoudenberg/junit-xml
- Owner: jwoudenberg
- License: bsd-3-clause
- Created: 2020-02-02T18:45:16.000Z (almost 5 years ago)
- Default Branch: trunk
- Last Pushed: 2023-09-10T08:43:34.000Z (over 1 year ago)
- Last Synced: 2024-04-25T19:01:18.006Z (8 months ago)
- Topics: haskell, junit-xml, testing
- Language: Haskell
- Homepage: https://stackage.org/package/junit-xml
- Size: 21.5 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/jwoudenberg/junit-xml.svg?branch=trunk)](https://travis-ci.org/jwoudenberg/junit-xml)
# junit-xml
A library for producing JUnit style XML reports in Haskell, for consumption by CI platforms like Jenkins.