ortac-coreversion
Ortac (OCaml Runtime Assertion Checking) core tool and library based on Gospel
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.
Authors | Clément Pascutto <clement@pascutto.fr>, Nicolas Osborne <nicolas.osborne@tarides.com> and Samuel Hym <samuel@tarides.com> |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/ocaml-gospel/ortac |
Issue Tracker | https://github.com/ocaml-gospel/ortac/issues |
Maintainer | Nicolas Osborne <nicolas.osborne@tarides.com> |
Dependencies | |
Conflicts |
|
Source [http] | https://github.com/ocaml-gospel/ortac/archive/refs/tags/0.7.0.tar.gz md5=1429cb7ec517060772f97504d84ff789 sha512=498e1b40dd29f5feef3df5fa54f924c7b53f24726b1613a5d8dd7ef8ca16b8cf97a76b9fd2951f32143b59a67b8d80fe13b081890fca07787a5a5fda30102a97 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ortac-core/ortac-core.0.7.0/opam |
Required by
- ortac-dune>=0.7.0
- ortac-qcheck-stm>=0.7.0
- ortac-wrapper