[ 源代码: ocaml-qcheck ]
软件包:libqcheck-ocaml(0.8-1)
QuickCheck inspired property-based testing for OCaml (Runtime library)
This module allows one to check invariants (properties of some types) over randomly generated instances of the type. It provides combinators for generating instances and printing them.
其他与 libqcheck-ocaml 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.1.3) [i386]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.2.5) [amd64]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: ocaml-base-nox-4.05.0
- 本虚包由这些包填实: ocaml-base-nox
-
- rec: ocaml-findlib
- management tool for OCaml libraries