package ppx_quick_test

  1. Overview
  2. Docs
Spiritual equivalent of let%expect_test, but for property based tests as an ergonomic wrapper to write quickcheck tests.

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=d9556f991f7a75fb534a4a808fed3a18d0fd7ed55ecaa9a9bfefe9867d73b0d8

Description

Part of the Jane Street's PPX rewriters collection.

Published: 26 May 2024

Dependencies (15)

  1. ppxlib >= "0.28.0" & < "0.36.0"
  2. dune >= "3.11.0"
  3. ppx_sexp_message >= "v0.17" & < "v0.18~"
  4. ppx_sexp_conv >= "v0.17" & < "v0.18~"
  5. ppx_jane >= "v0.17" & < "v0.18~"
  6. ppx_here >= "v0.17" & < "v0.18~"
  7. ppx_expect >= "v0.17" & < "v0.18~"
  8. expect_test_helpers_core >= "v0.17" & < "v0.18~"
  9. core_kernel >= "v0.17" & < "v0.18~"
  10. core >= "v0.17" & < "v0.18~"
  11. base_quickcheck >= "v0.17" & < "v0.18~"
  12. base >= "v0.17" & < "v0.18~"
  13. async_kernel >= "v0.17" & < "v0.18~"
  14. async >= "v0.17" & < "v0.18~"
  15. ocaml >= "5.1.0"

Dev Dependencies

None

Used by (1)

  1. bonsai >= "v0.17.0"

Conflicts

None