package junit

  1. Overview
  2. Docs

README.md.html

OCaml JUnit

ocaml-junit is a module 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

opam pin add junit https://github.com/Khady/ocaml-junit.git

Documentation

Available here

References:

Those files are archived in directory schemes

License: LGPL either version 3 of the License, or (at your option) any later version with OCaml linking exception.