package toplevel_expect_test

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

Install

Dune Dependency

Authors

Maintainers

Sources

toplevel_expect_test-113.33.03.tar.gz
md5=9eb6aa7f6eecf22a088303c3db48ddcc

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: 28 Apr 2016

Dependencies (19)

  1. variantslib >= "113.33.03" & < "113.34.00"
  2. typerep >= "113.33.03" & < "113.34.00"
  3. sexplib >= "113.33.03" & < "113.34.00"
  4. ppx_jane >= "113.33.03" & < "113.34.00"
  5. ppx_inline_test >= "113.33.03" & < "113.34.00"
  6. ppx_here >= "113.33.03" & < "113.34.00"
  7. ppx_expect >= "113.33.03" & < "113.34.00"
  8. ppx_driver >= "113.33.03" & < "113.34.00"
  9. ppx_core >= "113.33.03" & < "113.34.00"
  10. ppx_bench >= "113.33.03" & < "113.34.00"
  11. ppx_assert >= "113.33.03" & < "113.34.00"
  12. ocamlfind >= "1.3.2"
  13. js-build-tools build & >= "113.33.04" & < "113.34.00"
  14. fieldslib >= "113.33.03" & < "113.34.00"
  15. core_kernel >= "113.33.03" & < "113.34.00"
  16. bin_prot >= "113.33.03" & < "113.34.00"
  17. ocamlfind build & >= "1.3.2"
  18. ocamlbuild build
  19. ocaml = "4.02.3"

Dev Dependencies

None

Used by

None

Conflicts

None