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: 4 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 6 years ago)
- Default Branch: trunk
- Last Pushed: 2023-09-10T08:43:34.000Z (over 2 years ago)
- Last Synced: 2025-01-12T17:08:22.605Z (about 1 year 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
[](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.