Unofficial Hedgehog port to OCaml
OCaml 95.2%
Dune 1.8%
Other 3.1%
3 1 0

Clone this repository

https://tangled.org/huwcampbell.com/ocaml-hedgehog https://tangled.org/did:plc:6e7msnu5o3mdboitzv7oxbxm/ocaml-hedgehog
git@tangled.org:huwcampbell.com/ocaml-hedgehog git@tangled.org:did:plc:6e7msnu5o3mdboitzv7oxbxm/ocaml-hedgehog

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

OCaml Hedgehog (unofficial)#

This is a basic port of the Hedgehog property based testing library to OCaml. It's currently incomplete, but the core functionality of generating, testings, and shrinking counterexamples works.