Name: | ocaml-qcheck |
Version: | 0.10 |
Release: | 4.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 2504744 |
License: | BSD |
RPM: |
ocaml-qcheck-0.10-4.el8.x86_64.rpm
|
Source RPM: |
ocaml-qcheck-0.10-4.el8.src.rpm
|
Build Date: | Mon Dec 16 2019 |
Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/c-cube/qcheck |
Summary: | 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. |