Language

Package: ocaml4.07-ppx-expect @ 0.12.0

Synopsis

Cram like framework for OCaml

Description

Expect-test is a framework for writing tests in OCaml, similar to Cram. Expect-tests 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.

Home page
https://github.com/janestreet/ppx_expect
Location
gnu/packages/ocaml.scm (line: 5541, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings