toplevel_expect_test
Expectation tests for the OCaml toplevel
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 22 Mar 2018
- Authors
- Maintainers
Sources
Dependencies
ppxlib
< "0.7.0"
ocamlfind
>= "1.7.2"
ocaml-migrate-parsetree
>= "1.0" & < "2.0.0"
ocaml-compiler-libs
>= "v0.10.0" & >= "v0.11" & < "v0.12"
jbuilder
>= "1.0+beta18.1"
ppx_jane
>= "v0.11" & < "v0.12"
ppx_here
>= "v0.11" & < "v0.12"
ppx_expect
>= "v0.11" & < "v0.12"
mlt_parser
>= "v0.11" & < "v0.12"
core_kernel
>= "v0.11" & < "v0.12"
ocaml
>= "4.04.1"
Reverse Dependencies