package ortac-qcheck-stm
- 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
QCheck-STM plugin for Ortac
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.7.2.tar.gz
md5=6e521befae9a62b50eab08b641caaee8
sha512=5cd4a6b1c8745c19275d2a8f4c95427779d16b9180f1de075e48f5090208ad0d731fec1ba9426b2b69715679d4e144ebffda8e8473fd0e5db7e5db9fdbcde0ca
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: 27 Aug 2025
Dependencies (9)
-
ortac-runtime-qcheck-stm
= version -
ortac-core
= version -
qcheck-stm
>= "0.5" -
gospel
= "0.3.0" -
ppxlib
>= "0.26.0" - fmt
-
cmdliner
>= "1.1.0" -
ocaml
>= "4.12.0" -
dune
>= "3.8"
Used by (1)
-
ortac-dune
>= "0.7.2"
Conflicts (1)
-
result
< "1.5"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page