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.7.0/alcotest-1.7.0.tbz
sha256=812bacdb34b45e88995e07d7306bdab2f72479ef1996637f1d5d1f41667902df
sha512=4ae1ba318949ec9db8b87bc8072632a02f0e4003a95ab21e474f5c34c3b5bde867b0194a2d0ea7d9fc4580c70a30ca39287d33a8c134acc7611902f79c7b7ce8
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/alcotest/alcotest.1.7.0/opam
Required by