ortac-coreversion Documentation on ocaml.org
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.2.tar.gz md5=6e521befae9a62b50eab08b641caaee8 sha512=5cd4a6b1c8745c19275d2a8f4c95427779d16b9180f1de075e48f5090208ad0d731fec1ba9426b2b69715679d4e144ebffda8e8473fd0e5db7e5db9fdbcde0ca  | 
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ortac-core/ortac-core.0.7.2/opam | 
Required by
- ortac-dune>=0.7.2
 - ortac-qcheck-stm>=0.7.2
 - ortac-wrapper>=0.7.2
 
          

