package expect_test_helpers_kernel
Helpers for writing expectation tests
Install
Dune Dependency
Authors
Maintainers
Sources
expect_test_helpers_kernel-v0.12.0.tar.gz
sha256=a1adad929b27e5ab8393bda05b8ba7594f9868fe5f6b97f3733bdcdc639e8b06
md5=2970600eef2cd693ab5773a33a9a4a88
Description
This library provides helper functions for writing expect tests.
If you want helpers for writing expect tests using the Async library, look at expect_test_helpers.
Published: 01 Mar 2019
README
README.md
September 2018
Expect_test_helpers_kernel
is a library intended for use with expect tests, i.e. the let%expect_test
syntax. It is an extension of the Expect_test_helpers_base
library with functionality dependent on Core_kernel
, in particular stable types and allocation tests that use the Core_kernel.Gc
module.
Expect_test_helpers_kernel
does not use Unix or Async. It is suitable for use in JavaScript. Also see the Expect_test_helpers
library, which extends Expect_test_helpers_kernel
to work in Async and with additional helper functions that make use of Unix processes.
Dependencies (9)
-
re
>= "1.8.0"
-
dune
>= "1.5.1"
-
stdio
>= "v0.12" & < "v0.13"
-
sexp_pretty
>= "v0.12" & < "v0.13"
-
ppx_jane
>= "v0.12" & < "v0.13"
-
core_kernel
>= "v0.12" & < "v0.13"
-
base_quickcheck
>= "v0.12" & < "v0.13"
-
base
>= "v0.12" & < "v0.13"
-
ocaml
>= "4.07.0"
Dev Dependencies
None
Used by (3)
-
ecaml
= "v0.12.0"
-
expect_test_helpers
= "v0.12.0"
-
obeam
>= "0.1.1"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page