package popper

  1. Overview
  2. Docs
Property-based testing at ease

Install

Authors

Maintainers

Sources

0.1.1.tar.gz
md5=ec6fab68323d279721178237a6f8f68c
sha512=f93e207f285dbc9e0fb946d8dc2a16453119078e10029f23663f6733992a664ed01e4b3d18d9ebf82d0571a9db0235086f468c0e79f4ecf4a109ce1aa0964372

Description

Popper (after Karl) is an OCaml library for writing regular unit tests as well as property-based tests. The design is inspired by the Python library Hypothesis and supports built-in shrinking for counter-examples.

Published: 12 May 2021

Dependencies (3)

  1. dune >= "2.8"
  2. ocaml >= "4.09.1"
  3. pringo

Dev Dependencies (1)

  1. odoc with-doc

Used by (2)

  1. ppx_deriving_popper
  2. reparse >= "3.0.0"

Conflicts

None