Package ocaml-alcotest: Information

    Source package: ocaml-alcotest
    Version: 1.7.0-alt2
    Latest version according to Repology
    Build time:  Dec 1, 2023, 07:50 AM in the task #333652
    Category: Development/ML
    Report package bug
    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.

    List of rpms provided by this srpm:
    ocaml-alcotest (x86_64, ppc64le, i586, armh, aarch64)
    ocaml-alcotest-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    ocaml-alcotest-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin
    Ildar Mulyukov

    ACL:
    Anton Farygin
    @everybody

      1. ocaml
      2. ocaml-astring-devel
      3. ocaml-cmdliner-devel
      4. dune >= 1.8
      5. ocaml-fmt-devel
      6. ocaml-re-devel
      7. ocaml-uuidm-devel
      8. ocaml-uutf-devel
      9. libev-devel

    Last changed


    Nov. 16, 2023 Anton Farygin 1.7.0-alt2
    - relaxed check on architectures without a native compiler
    Nov. 5, 2023 Anton Farygin 1.7.0-alt1
    - 1.7.0
    Aug. 23, 2023 Ildar Mulyukov 1.6.0-alt1
    - new version