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 Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=d9556f991f7a75fb534a4a808fed3a18d0fd7ed55ecaa9a9bfefe9867d73b0d8

doc/src/ppx_quick_test.common/ppx_quick_test_common.ml.html

Source file ppx_quick_test_common.ml

1
2
3
open! Base

let test_failed_message = "quick test: test failed"
OCaml

Innovation. Community. Security.