package testrunner

  1. Overview
  2. No Docs
Simple framework to run tests and create test reports for OCaml libraries.

Install

Dune Dependency

Authors

Maintainers

Sources

old-codes-ocaml-testrunner-0.1.0.tar.gz
md5=afbbd356737cff011d0faa249bc258e1

Description

Tests are described in JSON files, with nested JSON values. Generates report in text and XML formats.

Tags

test continuous integration

Published: 10 Apr 2017

Dependencies (7)

  1. camlp4
  2. lwt >= "2.5" & < "4.0.0"
  3. re >= "1.4.1"
  4. yojson >= "1.1.18"
  5. xtmpl >= "0.16.0"
  6. ocamlfind
  7. ocaml >= "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None