Lightweight and colorful test framework for OCaml
Alcotest is a lightweight and colorful test framework. Alcotest exposes a simple interface to perform unit tests, including a simple `TESTABLE` module type, a `check` function to assert test predicates, and a `run` function to perform a list of `unit -> unit` test callbacks. Alcotest provides quiet and colorful output where only faulty runs are fully displayed at the end of the run (with the full logs ready to inspect), with a simple (yet expressive) query language to select the tests to run.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.8.0-3.fc42 | - |
Fedora 41 | 1.8.0-1.fc41 | - |
Fedora 40 | 1.7.0-9.fc40 | - |
Fedora 39 | 1.7.0-4.fc39 | - |
You can contact the maintainers of this package via email at
ocaml-alcotest dash maintainers at fedoraproject dot org
.