package qcheck-ounit
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
OUnit backend for QCheck
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.90.tar.gz
md5=53cde85bd3f0431faeddeae493f32d9d
sha512=552871a95bcf27a81cd518a4aefc60ac0f08ef73c8e115f199952707b88ab20f7ecb762abb835a196c1adb7b948447e487daa0efbf6a39ee64bfcee0264f189f
Description
QCheck is a QuickCheck inspired property-based testing library for OCaml.
The qcheck-ounit library provides an integration layer for QCheck onto
https://github.com/gildor478/ounit[OUnit], allowing to run property-based
tests in OUnit.
Dependencies (5)
-
ocaml
>= "4.08.0" - ounit2
-
qcheck-core
= version - base-unix
-
dune
>= "2.8.0"
Dev Dependencies (1)
-
odoc
with-doc
Used by (4)
-
goblint
>= "2.0.0" -
oseq
= "0.3" - ppx_viewpattern
-
qcheck
>= "0.90"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page