package hegel

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

hegel-0.12.0-opam.tar.gz
md5=4993c66e3d465c9a95e00efea178bb3b
sha512=032e92cd6ac54269cff5f4b2eb84e7669dc9187b29a8cf596a89df84e7eaece9b67e107dadbb7673391efe88dbbeb8d91d6d97e55ce74c9c1a58d142af65c971

Description

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

Published: 14 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.0"
  2. ppx_hegel_test >= "0.12.0"

Conflicts

None