package hegel

  1. Overview
  2. No Docs
Hegel property-based testing library for OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

hegel-0.12.2-opam.tar.gz
md5=7e3e9fe22fa27bcbcc702709033ad9a0
sha512=457e53d4c45ef8470645eba6a3c93cf5938ca3f8b1e45fc40121a14d6bb1f7967a8242294ee6d7ddf76f7ff9a2f67b7be6a00eab8970360d65dac789cc039aad

Description

A property-based testing library that communicates with the Hegel engine to enable universal property-based testing from OCaml.

Published: 25 Jul 2026

Dependencies (12)

  1. yojson >= "1.7"
  2. ppx_js_style >= "v0.17"
  3. ocplib-endian >= "1.2"
  4. dune-site >= "3.16"
  5. sexp_diff >= "v0.17"
  6. ipaddr >= "5.0"
  7. ctypes-foreign >= "0.20"
  8. ctypes >= "0.20"
  9. core_unix >= "v0.17"
  10. core >= "v0.17"
  11. ocaml >= "5.1"
  12. dune >= "3.16"

Dev Dependencies (5)

  1. odoc with-doc
  2. ocamlformat with-dev-setup & = "0.29.0"
  3. bisect_ppx with-dev-setup & >= "2.8"
  4. ppx_expect with-test & >= "v0.17"
  5. alcotest with-test & >= "1.7"

Used by (2)

  1. ppx_hegel_generator >= "0.12.2"
  2. ppx_hegel_test >= "0.12.2"

Conflicts

None