Пакет ocaml-alcotest: Информация

    Исходный пакет: ocaml-alcotest
    Версия: 1.7.0-alt2
    Последняя версия по данным Repology
    Собран:  1 декабря 2023 г. 7:50 в задании #333652
    Категория: Разработка/ML
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/mirage/alcotest

    Лицензия: ISC
    О пакете: 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.

    Список rpm-пакетов, предоставляемых данным 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)

    Сопровождающий: Anton Farygin

    Список участников:
    Anton Farygin
    Ildar Mulyukov

    Права:
    Anton Farygin
    @everybody

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

    Последнее изменение


    16 ноября 2023 г. Anton Farygin 1.7.0-alt2
    - relaxed check on architectures without a native compiler
    5 ноября 2023 г. Anton Farygin 1.7.0-alt1
    - 1.7.0
    23 августа 2023 г. Ildar Mulyukov 1.6.0-alt1
    - new version