package hegel
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Hegel property-based testing library for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
hegel-0.16.2-opam.tar.gz
md5=3dec74ccc88e72881c1318557510c428
sha512=9a2819c83eee7a61142ccfbdd3c5696dde5a8d6a08a3e86698c1c42fdfdc335939c6ca6ca58752e8ecd5c972547566d97166a311e9585887c76d8efdb463068c
Description
A property-based testing library that communicates with the Hegel engine to enable universal property-based testing from OCaml.
Added to opam-repository:
Dependencies (10)
-
yojson
>= "1.7" -
ppx_js_style
>= "v0.17" -
ocplib-endian
>= "1.2" -
dune-site
>= "3.16" -
ipaddr
>= "5.0" -
ctypes-foreign
>= "0.20" -
ctypes
>= "0.20" -
sexplib0
>= "v0.17" -
ocaml
>= "5.1" -
dune
>= "3.16"
Dev Dependencies (6)
-
odoc
with-doc -
ocamlformat
with-dev-setup & = "0.29.0" -
bisect_ppx
with-dev-setup & >= "2.8" -
ppx_expect
with-test & >= "v0.17" -
core_unix
with-test & >= "v0.17" -
alcotest
with-test & >= "1.7"
Used by (2)
-
ppx_hegel_generator
>= "0.16.2" -
ppx_hegel_test
>= "0.16.2"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page