qcstm
A simple state-machine framework for OCaml based on QCheck
Description
This library implements a simple, typed state machine framework for property-based testing of imperative code. Tests are described by (a generator of) symbolic commands and two command interpreters over an abstract model and the system under test.
The library requires a recent installation of the QCheck framework.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 24 Jun 2019
- Authors
- Maintainers
Sources
Dependencies
ctypes-foreign
with-test
ctypes
with-test & < "0.18.0"
ppx_deriving
with-test
ocamlbuild
build
ocamlfind
build
qcheck
>= "0.8"
ocaml
>= "4.05.0"
Reverse Dependencies