= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Expectation tests for the OCaml toplevel
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 }">
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)
-
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"
- base-threads
-
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"
Dev Dependencies
-
None
Used by
-
None
Conflicts
-
None
On This Page