pkgsrc/devel/ocaml-ppx_expect/DESCR

4 lines
269 B
Text

Expect-test is a framework for writing tests in OCaml, similar to Cram.
Expect-tests mimic the existing inline tests framework. The body of an
expect-test can contain output-generating code, interleaved with %expect
extension expressions to denote the expected output.