package qcheck-core
- 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
Core QCheck library
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-core library provides the core property-based testing API with
minimal dependendies: It requires only unix and dune.
Used by (44)
- algaeff
-
bare_encoding
>= "0.3.1" -
bwd
>= "1.2.0" - colibri2
-
containers-data
>= "3.9" -
containers-thread
>= "3.9" -
domainslib
>= "0.5.1" -
fast_bitvector
>= "0.1.2.2" - fungi
-
goblint
< "2.0.0" | >= "2.6.0" -
hacl-star
>= "0.7.0" -
iter
>= "1.6" -
kcas_data
>= "0.7.0" - logtk
-
lru
>= "0.3.0" - mel-bastet
-
moonpool
>= "0.3" -
moonpool-lwt
>= "0.9" -
mopsa
>= "1.2" - octez-libs
- octez-shell-libs
-
ortac-qcheck-stm
< "0.6.1" -
osnap
>= "0.3.0" - patricia-tree
-
picos
< "0.5.0" - picos_meta
- ppx_deriving_qcheck
-
preface
>= "1.1.0" -
psq
>= "0.1.1" -
qcheck
>= "0.90" -
qcheck-alcotest
>= "0.90" - qcheck-lin
- qcheck-multicoretests-util
-
qcheck-ounit
>= "0.90" - qcheck-stm
-
saturn
>= "1.0.0" -
saturn_lockfree
>= "0.5.0" - sqids
- term-indexing
- term-tools
-
tezos-proxy
>= "17.3" -
tezos-shell-services-test-helpers
>= "16.0" -
tiny_httpd
>= "0.13" -
yuujinchou
>= "3.0.0"
Conflicts (1)
-
ounit
< "2.0"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page