quickchick

randomized testing framework for Coq (tools)
  https://github.com/Quickchick/Quickchick
  0
  no reviews



QuickChick provides a framework for randomized testing of program properties ; it's a clone of Haskell's QuickCheck.

It includes a foundational verification framework to test code and a mechanism to automatically derive generators for inductive relations.

Coq is a proof assistant for higher-order logic.

This package contains the tools.