package ortac-qcheck-stm

  1. Overview
  2. No Docs
QCheck-STM plugin for Ortac

Install

Dune Dependency

Authors

Maintainers

Sources

0.7.0.tar.gz
md5=1429cb7ec517060772f97504d84ff789
sha512=498e1b40dd29f5feef3df5fa54f924c7b53f24726b1613a5d8dd7ef8ca16b8cf97a76b9fd2951f32143b59a67b8d80fe13b081890fca07787a5a5fda30102a97

Description

The QCheck-STM plugin for the Ortac command-line tool (provided by the ortac-core package) can generate model-based tests for a module with Gospel specifications. The generated code will test that the function specifications hold by using the QCheck-STM library to create random test cases.

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

Published: 04 Jul 2025

Dependencies (9)

  1. ortac-runtime-qcheck-stm = version
  2. ortac-core = version
  3. qcheck-stm >= "0.5"
  4. gospel = "0.3.0"
  5. ppxlib >= "0.26.0"
  6. fmt
  7. cmdliner >= "1.1.0"
  8. ocaml >= "4.12.0"
  9. dune >= "3.8"

Dev Dependencies (2)

  1. odoc with-doc
  2. mdx with-test & >= "2.3.0"

Used by (1)

  1. ortac-dune >= "0.7.0"

Conflicts (1)

  1. result < "1.5"
OCaml

Innovation. Community. Security.