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

Bug#1000849: ITP: ocaml-alcotest -- lightweight and colourful test framework for OCaml



Package: wnpp
Severity: wishlist
Owner: Stéphane Glondu <glondu@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-ocaml-maint@lists.debian.org

* Package name    : ocaml-alcotest
  Version         : 1.5.0
  Upstream Author : Thomas Gazagnaire <thomas@gazagnaire.org>
* URL             : https://github.com/mirage/alcotest
* License         : ISC
  Programming Lang: OCaml
  Description     : 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.

This package is a dependency of the tests of many packages, that are
disabled for now.

Reply to: