package hedgehog
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Property-based testing with integrated shrinking for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
hedgehog-0.1.tbz
sha256=336e7547dd1e41b3e4839a11aaec56d4e2fe14b7dc82a9caa560dbd24f2614f7
sha512=5f040fc5e41b4571b75c460622becd98c54a1d5cb36574a9d2ed6d06e71a5b31673b8ea69d9bb5972af9c71dff58fba2b9d33932a6bffc04c6dcd757583895cb
Description
Hedgehog is a property-based testing library with integrated shrinking, using OCaml 5 effects for assertions and logging.
Published: 30 Jul 2026
Dependencies (3)
-
domainslib
>= "0.5" -
ocaml
>= "5.1" -
dune
>= "3.2"
Dev Dependencies (3)
-
mdx
with-test -
odoc
>= "3.2.1" & with-doc -
ocamlformat
= "0.29.0" & with-dev-setup
Used by (1)
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page