Name : ocaml-ppx-expect
| |
Version : 0.16.0
| Vendor : Fedora Project
|
Release : 9.fc40
| Date : 2024-02-02 21:24:15
|
Group : Unspecified
| Source RPM : ocaml-ppx-expect-0.16.0-9.fc40.src.rpm
|
Size : 18.42 MB
| |
Packager : Fedora Project
| |
Summary : Framework for writing tests in OCaml
|
Description :
Ppx_expect is a framework for writing tests in OCaml, similar to Cram (https://bitheap.org/cram/). Ppx_expect mimics 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.
When run, these tests will pass iff the output matches what was expected. If a test fails, a corrected file with the suffix \".corrected\" will be produced with the actual output, and the `inline_tests_runner` will output a diff.
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora/linux/releases/40/Everything/x86_64/os/Packages/o |