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
- 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