junit-xml: Producing JUnit-style XML test reports.

[ bsd3, library, web ] [ Propose Tags ] [ Report a vulnerability ]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4
Change log CHANGELOG.md
Dependencies base (>=4.10.1.0 && <5), text, xml-conduit (>=1.5.0 && <1.11) [details]
License BSD-3-Clause
Copyright 2025 Jasper Woudenberg
Author Jasper Woudenberg
Maintainer mail@jasperwoudenberg.com
Category Web
Home page https://github.com/jwoudenberg/junit-xml#readme
Bug tracker https://github.com/jwoudenberg/junit-xml/issues
Source repo head: git clone https://github.com/jwoudenberg/junit-xml
Uploaded by JasperWoudenberg at 2025-01-28T18:40:49Z
Distributions LTSHaskell:0.1.0.4, NixOS:0.1.0.3, Stackage:0.1.0.4
Reverse Dependencies 2 direct, 8 indirect [details]
Downloads 3032 total (62 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for junit-xml-0.1.0.4

[back to package description]

Build Status

junit-xml

A library for producing JUnit style XML reports in Haskell, for consumption by CI platforms like Jenkins.