package base_quickcheck

  1. Overview
  2. Docs
Randomized testing framework, designed for compatibility with Base

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=bb1e7362d52e00cb4c460ee64a05133aee12f120a81a682ceb5fb09d11d8acea

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.

Published: 23 May 2024

Dependencies (11)

  1. ppxlib >= "0.28.0"
  2. dune >= "3.11.0"
  3. splittable_random >= "v0.17" & < "v0.18"
  4. ppxlib_jane >= "v0.17" & < "v0.18"
  5. ppx_sexp_value >= "v0.17" & < "v0.18"
  6. ppx_sexp_message >= "v0.17" & < "v0.18"
  7. ppx_let >= "v0.17" & < "v0.18"
  8. ppx_fields_conv >= "v0.17" & < "v0.18"
  9. ppx_base >= "v0.17" & < "v0.18"
  10. base >= "v0.17" & < "v0.18"
  11. ocaml >= "5.1.0"

Dev Dependencies

None

Used by (10)

  1. bio_io >= "0.5.1"
  2. capnp >= "3.3.0"
  3. core >= "v0.17.0"
  4. expect_test_helpers_core >= "v0.17.0"
  5. h1_parser
  6. http
  7. ppx_bap < "v0.14.0"
  8. ppx_jane >= "v0.17.0"
  9. ppx_quick_test
  10. pyml_bindgen >= "0.4.1"

Conflicts

None

OCaml

Innovation. Community. Security.