This package browser is in early development. Mind the rough edges.

ocaml-junit 2.0.2

JUnit XML reports generation library

Ocaml-junit is a package for the creation of JUnit XML reports. It provides a typed API to produce valid reports. They are supposed to be accepted by Jenkins.

Installation

Install ocaml-junit 2.0.2 as follows:

guix install ocaml-junit@2.0.2

Or install the latest version:

guix install ocaml-junit

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.