package ortac-core
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Ortac (OCaml Runtime Assertion Checking) core tool and library based on Gospel
Install
dune-project
Dependency
Authors
Maintainers
Sources
.tar.gz
md5=1bbffc8b2ecf943c2d66bdf9c72b994a
sha512=f23537bc18149e5cf5f5035139fac0541b55f7087127b1ca963f16d8852096d7fbdd5378b9fbb7703a3ce175b4a90ad8a7dfafc4292b5f1196fa11fbef43a178
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: 25 Mar 2026
Dependencies (8)
Dev Dependencies (3)
-
odoc
with-doc -
ortac-runtime
with-test & = version -
alcotest
with-test & >= "0.8.1"
Used by (3)
-
ortac-dune
>= "0.8.0" -
ortac-qcheck-stm
>= "0.8.0" -
ortac-wrapper
>= "0.8.0"
Conflicts (1)
-
result
< "1.5"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page