package base_quickcheck
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Randomized testing framework, designed for compatibility with Base
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.14.1.tar.gz
sha256=b69a18bf0149e3b553ada9af5258681000948bfb7b6646fee66aa462b507b058
md5=d04738d4499e256b752bc40fcdb9730d
doc/src/ppx_quickcheck/ppx_quickcheck.ml.html
Source file ppx_quickcheck.ml
1 2 3 4 5 6 7 8open! Base open Ppxlib open Ppx_quickcheck_expander let (_ : Deriving.t) = Deriving.add "quickcheck" ~sig_type_decl ~str_type_decl let (_ : Deriving.t) = Deriving.add "quickcheck.generator" ~extension:generator_extension let (_ : Deriving.t) = Deriving.add "quickcheck.observer" ~extension:observer_extension let (_ : Deriving.t) = Deriving.add "quickcheck.shrinker" ~extension:shrinker_extension
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>