alcotestversion

Alcotest is a lightweight and colourful test framework

Alcotest exposes simple interface to perform unit tests. It exposes 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 a 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.

AuthorThomas Gazagnaire
LicenseISC
Published
Homepagehttps://github.com/mirage/alcotest
Issue Trackerhttps://github.com/mirage/alcotest/issues
Maintainerthomas@gazagnaire.org
Dependencies
Conflicts
Source [http] https://github.com/mirage/alcotest/releases/download/1.6.0/alcotest-1.6.0.tbz
sha256=fd00f9668395874ff3b1d7ef566d14efc02fa7dd34123eb25d59355be94b2329
sha512=69a7ef300ba10a9ccb1e25b1cfdb0a0abf9ca976864a52a22f0e1fae1e5d1cbeb99498c086230b839ee9da4d0fd71e63686e126ca42221537f3fdb6f6c5aae95
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/alcotest/alcotest.1.6.0/opam
Required by