junitversion

JUnit

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.

It comes with two packages for support of OUnit and Alcotest.

Installation

opam pin add junit https://github.com/Khady/ocaml-junit.git
opam pin add junit_ounit https://github.com/Khady/ocaml-junit.git
opam pin add junit_alcotest 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.

Tags junit jenkins
AuthorLouis Roché <louis@louisroche.net>
LicenseLGPL-3.0-or-later WITH OCaml-LGPL-linking-exception
Published
Homepagehttps://github.com/Khady/ocaml-junit
Issue Trackerhttps://github.com/Khady/ocaml-junit/issues
MaintainerLouis Roché <louis@louisroche.net>
Dependencies
Source [http] https://github.com/Khady/ocaml-junit/releases/download/2.0/junit-2.0.tbz
md5=d217a13be3631866fa6b895188a6c7a9
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/junit/junit.2.0/opam
Required by