package coq-quickchick

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

Install

Dune Dependency

Authors

Maintainers

Sources

v2.0.4.tar.gz
md5=6134bdbe1b79450481cfdc84d1b42ded
sha512=1e40605b1a40829c0069325a43a655cc7bc3f667f99b9380f3b707579600ddd3c7bd1968ff8aac254f1037ae7219d69a725f6739b55c715e3129d756843028ce

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: 18 Sep 2024

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