package ortac-runtime-qcheck-stm

  1. Overview
  2. No Docs
Runtime support library for Ortac/QCheck-STM-generated code

Install

dune-project
 Dependency

Authors

Maintainers

Sources

.tar.gz
md5=1bbffc8b2ecf943c2d66bdf9c72b994a
sha512=f23537bc18149e5cf5f5035139fac0541b55f7087127b1ca963f16d8852096d7fbdd5378b9fbb7703a3ce175b4a90ad8a7dfafc4292b5f1196fa11fbef43a178

Description

The ortac-runtime-qcheck-stm library provides support for the code generated by the Ortac/QCheck-STM plugin (provided by the ortac-qcheck-stm package).

Ortac (OCaml Runtime Assertion Checking) is a tool to turn executable Gospel specifications into code to test they hold.

Published: 25 Mar 2026

Dependencies (4)

  1. ortac-runtime = version
  2. qcheck-stm >= "0.5"
  3. ocaml >= "4.12.0"
  4. dune >= "3.9"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. ortac-qcheck-stm >= "0.8.0"

Conflicts

None