package junit
Install
Dune Dependency
Authors
Maintainers
Sources
sha256=8538d891e89984e9abb3136880bff44d2babc6ccb3b91e97700b326b58e09227
md5=419411defafe17efad70cb39f563203c
Description
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.
README
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.
Dev Dependencies (1)
-
odoc
with-doc & >= "1.1.1"
Used by (8)
- cookie
- jose
-
junit_alcotest
< "2.0.2"
-
junit_ounit
< "2.0.2"
- oidc
- session-cookie
- session-cookie-async
- session-cookie-lwt
Conflicts
None