package junit

  1. Overview
  2. Docs
JUnit XML reports generation library

Install

Dune Dependency

Authors

Maintainers

Sources

junit-2.2.0.tbz
sha256=d0ab1b08e7bb56d3955139e8ffd8cf0748f1b952af0072c9f9e8d914d531d90a
sha512=f86944c8a5f21c7df6a4dead863c340ebd7114808422a0dd8819941356a6c2a9fbe1e823cead11ff1c0cf6207eeebbbc8e62096a4f278a72f7c05099deef93fb

Description

JUnit XML reports generation library

Tags

junit jenkins

Published: 20 Mar 2025

README

OCaml 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 install junit junit_ounit junit_alcotest

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.

Dependencies (4)

  1. tyxml >= "4.0.0"
  2. ptime
  3. dune >= "3.0"
  4. ocaml

Dev Dependencies (2)

  1. ocamlformat = "0.27.0" & with-dev-setup
  2. odoc with-doc & >= "1.1.1"

Conflicts

None

OCaml

Innovation. Community. Security.