Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040456
en ru br
ALT Linux repos
S:1.6.0-alt1

Group :: Development/ML
RPM: ocaml-alcotest

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.6.0-alt1
Build date: 23 august 2023, 07:42 ( 31.2 weeks ago )
Size: 271.69 Kb

Home page:   https://github.com/mirage/alcotest

License: ISC
Summary: Alcotest is a lightweight and colourful test framework.
Description:

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.

Current maintainer: Ildar Mulyukov

List of contributors

List of rpms provided by this srpm:

  • ocaml-alcotest
  • ocaml-alcotest-debuginfo
  • ocaml-alcotest-devel-debuginfo
  • ocaml-alcotest-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin