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

[ bsd3, library, web ] [ Propose Tags ]

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
Change log CHANGELOG.md
Dependencies base (>=4.10.1.0 && <5), text, xml-conduit (>=1.5.0 && <1.10) [details]
License BSD-3-Clause
Copyright 2020 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 2020-10-25T19:01:25Z
Distributions LTSHaskell:0.1.0.3, NixOS:0.1.0.3, Stackage:0.1.0.3
Reverse Dependencies 2 direct, 8 indirect [details]
Downloads 2493 total (45 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.2

[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.