base_quickcheck
Randomized testing framework, designed for compatibility with Base
Description
Base_quickcheck provides randomized testing in the style of Haskell's Quickcheck library, with support for built-in types as well as types provided by Base.
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 }">
- Published
- 26 Feb 2021
- Authors
- Maintainers
Sources
Dependencies
ppxlib
>= "0.22.0"
dune
>= "2.0.0"
splittable_random
>= "v0.14" & < "v0.15"
ppx_sexp_value
>= "v0.14" & < "v0.15"
ppx_sexp_message
>= "v0.14" & < "v0.15"
ppx_let
>= "v0.14" & < "v0.15"
ppx_fields_conv
>= "v0.14" & < "v0.15"
ppx_base
>= "v0.14" & < "v0.15"
base
>= "v0.14" & < "v0.15"
ocaml
>= "4.04.2"
Reverse Dependencies
capnp
>= "3.3.0"
core_kernel
>= "v0.14.0" & < "v0.15.0"
expect_test_helpers_core
< "v0.15.0"
ppx_jane
= "v0.14.0"
pyml_bindgen
>= "0.4.1"