package ortac-core

  1. Overview
  2. No Docs
Ortac (OCaml Runtime Assertion Checking) core tool and library based on Gospel

Install

Dune Dependency

Authors

Maintainers

Sources

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

Description

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

  • a library to turn Gospel terms and types into OCaml expressions and types,
  • and a command-line tool. You will need at least one of the Ortac plugins to actually generate test code.

Published: 04 Jul 2025

Dependencies (8)

  1. gospel = "0.3.0"
  2. ppxlib >= "0.26.0"
  3. fmt
  4. cmdliner >= "1.1.0"
  5. dune-site
  6. dune-build-info
  7. ocaml >= "4.12.0"
  8. dune >= "3.8"

Dev Dependencies (3)

  1. odoc with-doc
  2. ortac-runtime with-test & = version
  3. alcotest with-test & >= "0.8.1"

Used by (3)

  1. ortac-dune >= "0.7.0"
  2. ortac-qcheck-stm >= "0.7.0"
  3. ortac-wrapper

Conflicts (1)

  1. result < "1.5"
OCaml

Innovation. Community. Security.