package qcheck
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Compatibility package for QCheck
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.91.tar.gz
md5=ac45753406af93cb77a3c173741e0fe8
sha512=3baa8c04a43db0497891394208c8a6184d603e4fe0ad9d15fddf666e7a628597210874ca85c96022b69c11a99fdd43bbbf0e6211e34ed7d1dea7b1c95bd54316
doc/index.html
QCheck compatibility package
This library is there to ensure compatibility with QCheck 0.8 and earlier.
It has a unique module QCheck_runner that merges the custom runners from qcheck-core.runner (QCheck_base_runner) and the OUnit runners from qcheck-ounit (QCheck_ounit) into a single module.
By depending on qcheck-core, this library also brings QCheck in scope, so it can be used transparently.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>