summaryrefslogtreecommitdiff
path: root/devel/ocaml-ppx_expect/DESCR
blob: 81f056b672c2179fae0bff5681856f21a879bda3 (plain)
1
2
3
4
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.