Package ocaml-ppx_expect: Information

    Source package: ocaml-ppx_expect
    Version: 0.14.1-alt1
    Build time:  Dec 2, 2021, 04:00 PM in the task #289137
    Category: Development/ML
    Report package bug
    License: MIT
    Summary: a cram like framework for OCaml
    Description: 
    Expect-test is a framework for writing tests in OCaml, similar to Cram.
    Expect-tests mimic the existing inline tests framework with the let%expect_test
    construct. The body of an expect-test can contain output-generating code,
    interleaved with %expect extension expressions to denote the expected output.

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

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin

      1. dune
      2. ocaml >= 4.10
      3. ocaml-base-devel
      4. ocaml-ppx_here-devel
      5. ocaml-ppx_inline_test-devel
      6. ocaml-ppxlib-devel
      7. ocaml-re-devel
      8. ocaml-stdio-devel

    Last changed


    March 24, 2021 Anton Farygin 0.14.1-alt1
    - 0.14.1
    March 21, 2021 Anton Farygin 0.14.0-alt3
    - specfile BR: cleanup
    - simplified specfile with macros from rpm-build-ocaml 1.4
    Sept. 8, 2020 Anton Farygin 0.14.0-alt2
    - devel parts have been moved from the main package