package coq-quickchick

  1. Overview
  2. Homepage
Randomized Property-Based Testing for Coq

Install

Dune Dependency

Authors

Maintainers

Sources

v2.1.0.tar.gz
sha512=d8077402192b95e9595f523e6dc499179062bc9a12718843dfef57ff6bdfe559f7d2276c2e0a33567fea2e10252f766851ae7f3bece33122920af2fc52510e76

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.

Dependencies (10)

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

Dev Dependencies (1)

  1. odoc with-doc

Used by (3)

  1. coq-async-test
  2. coq-flocq-quickchick != "1.0.1"
  3. coq-http >= "0.1.2"

Conflicts

None

Rocq

Interactive Theorem Prover