[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#956487: ITP: alcotest -- A lightweight and colourful test framework for OCaml



Package: wnpp
Severity: wishlist
Owner: Kyle Robbertze <paddatrapper@debian.org>
Control: block 956485 by -1

* Package name    : alcotest
  Version         : 1.1.0
  Upstream Author : Thomas Gazagnaire <thomas@gazagnaire.org>
* URL             : https://github.com/mirage/alcotest
* License         : ISC
  Programming Lang: OCaml
  Description     : A lightweight and colourful test framework for OCaml

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.

It is a dependency of ocaml-unix-errno and will be maintained under the
OCaml team.


Reply to: