QuickCheck inspired property-based testing for OCaml.
Description
This module allows to check invariants (properties of some types) over randomly generated instances of the type. It provides combinators for generating instances and printing them.
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 }">
- Last Published
- 21 Aug 2017
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies
batteries
>= "2.7.0" & < "3.4.0"
bencode
>= "2.0"
binsec
>= "0.4.0"
containers
>= "2.8" & < "3.8"
containers-data
< "3.9"
containers-thread
< "3.9"
dolmen
>= "0.7"
fadbadml
>= "0.1.2"
gen
>= "0.5.1"
inferno
>= "20220603"
iter
< "1.6"
nunchaku
>= "0.5.1"
oasis2opam
= "0.6.0"
olinq
>= "0.3"
oseq
>= "0.3"
ppx_regexp
>= "0.4.0"
pratter
>= "1.2.1"
qtest
>= "2.5" & < "2.11.1"
sequence
>= "1.0"
spelll
>= "0.3"
stdint
>= "0.7.1"
syslog-message
>= "1.0.0"
tiny_httpd
>= "0.3" & < "0.7"
Conflicts
ounit
< "2.0"