alcotest-asyncversion
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.
Author | Thomas Gazagnaire |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/mirage/alcotest/ |
Issue Tracker | https://github.com/mirage/alcotest/issues/ |
Maintainer | thomas@gazagnaire.org |
Dependencies |
|
Source [http] | https://github.com/mirage/alcotest/releases/download/0.8.2/alcotest-0.8.2.tbz sha256=d336cf0bb5ca25d480cea4e50ec3dd8eb4390f26bfa9e7e268496ee10fd9c751 md5=477a48cae137160f4832bd24514363c0 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/alcotest-async/alcotest-async.0.8.2/opam |
Required by
- caqti-asyncwith-test & >=2.1.1
- orewawith-test