QuickCheck inspired property-based testing for OCaml
https://opam.ocaml.org/packages/qcheck
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.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:ocaml/ocaml-qcheck && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
ocaml-qcheck-0.9.tar.gz | 0000043494 42.5 KB | |
ocaml-qcheck.changes | 0000000916 916 Bytes | |
ocaml-qcheck.spec | 0000002916 2.85 KB |
Revision 6 (latest revision is 48)
Andy Li (onthewings)
committed
(revision 6)
- Update install section for ocaml-dune 1.7.1. - BuildRequires: opam-installer instead of opam to be accurate.
Comments 0