package toplevel_expect_test

  1. Overview
  2. No Docs
Expectation tests for the OCaml toplevel

Install

Authors

Maintainers

Sources

toplevel_expect_test-v0.11.0.tar.gz
md5=24b01ae7888375a2277962d33d857cc2

Description

Allows one to write both toplevel phrases and the expected output from the toplevel in the same file. This provides an easy way to test compilations errors as well as provide a nice alternative to using the toplevel in a terminal.

Published: 22 Mar 2018

Dependencies (12)

  1. ppxlib < "0.7.0"
  2. ocamlfind >= "1.7.2"
  3. ocaml-migrate-parsetree >= "1.0" & < "2.0.0"
  4. ocaml-compiler-libs >= "v0.10.0" & >= "v0.11" & < "v0.12"
  5. jbuilder >= "1.0+beta18.1"
  6. base-threads
  7. ppx_jane >= "v0.11" & < "v0.12"
  8. ppx_here >= "v0.11" & < "v0.12"
  9. ppx_expect >= "v0.11" & < "v0.12"
  10. mlt_parser >= "v0.11" & < "v0.12"
  11. core_kernel >= "v0.11" & < "v0.12"
  12. ocaml >= "4.04.1"

Dev Dependencies

None

Used by

None

Conflicts

None