toplevel_expect_test
Expectation tests for the OCaml toplevel

Install

Authors

Maintainers

Sources

v0.9.1.tar.gz
md5=49dfb01e795d55fb2f71226c429cf4d0

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: 26 May 2017

Dependencies (12)

  1. ocaml-migrate-parsetree >= "1.0" & < "2.0.0"
  2. base-threads
  3. ppx_jane >= "v0.9" & < "v0.10"
  4. ppx_here >= "v0.9" & < "v0.10"
  5. ppx_expect >= "v0.9" & < "v0.10"
  6. ppx_driver >= "v0.9.1" & < "v0.10"
  7. ppx_core >= "v0.9" & < "v0.10"
  8. ocaml-compiler-libs >= "v0.9" & < "v0.10"
  9. jbuilder >= "1.0+beta8"
  10. ocamlfind >= "1.7.2"
  11. core_kernel >= "v0.9" & < "v0.10"
  12. ocaml >= "4.03.0" & < "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None