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.91.tar.gz
md5=ac45753406af93cb77a3c173741e0fe8
sha512=3baa8c04a43db0497891394208c8a6184d603e4fe0ad9d15fddf666e7a628597210874ca85c96022b69c11a99fdd43bbbf0e6211e34ed7d1dea7b1c95bd54316
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.91" -
qcheck-alcotest
>= "0.91" - qcheck-lin
- qcheck-multicoretests-util
-
qcheck-ounit
>= "0.91" - 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