ppx_deriving_qcheckversion Documentation on ocaml.org
PPX Deriver for QCheck
QCheck is a QuickCheck inspired property-based testing library for OCaml.
The ppx_deriving_qcheck package can automatically derive generators from type
definitions. It can derive generators for both the QCheck and QCheck2
modules.
| Author | the qcheck contributors |
|---|---|
| License | BSD-2-Clause |
| Published | |
| Homepage | https://github.com/c-cube/qcheck/ |
| Issue Tracker | https://github.com/c-cube/qcheck/issues |
| Maintainer | valentin.chb@gmail.com |
| Dependencies |
|
| Source [http] | https://github.com/c-cube/qcheck/archive/v0.90.tar.gz md5=53cde85bd3f0431faeddeae493f32d9d sha512=552871a95bcf27a81cd518a4aefc60ac0f08ef73c8e115f199952707b88ab20f7ecb762abb835a196c1adb7b948447e487daa0efbf6a39ee64bfcee0264f189f |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ppx_deriving_qcheck/ppx_deriving_qcheck.0.9/opam |
Required by
- ppx_pbt>=0.2.1


