package coq-quickchick

  1. Overview
  2. No Docs
Randomized Property-Based Testing for Coq

Install

Dune Dependency

Authors

Maintainers

Sources

v2.0.2.tar.gz
md5=dc00eb702277d91fecc9501e8f1e0347
sha512=5fabdd85b651d81a651cb7a56fe74666a6e52ace61d374b1b4d6f9bf07bc9d653f787382fcf5fd8301b36077f27479ae9e22330a94493d3014d0f5c11cf087f1

Description

A library for property-based testing in Coq.

  • Combinators for testable properties and random generators.
  • QuickChick plugin for running tests in a Coq session.
  • Includes a mutation testing tool.

Published: 08 Jan 2024

Dependencies (10)

  1. ocamlbuild
  2. ocamlfind
  3. coq-simple-io
  4. coq-mathcomp-ssreflect
  5. coq-ext-lib
  6. coq >= "8.15~" & < "8.20"
  7. cppo build & >= "1.6.8"
  8. menhir build
  9. ocaml >= "4.07"
  10. dune >= "2.8"

Dev Dependencies (1)

  1. odoc with-doc

Conflicts

None