package testo-lwt
- 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
Test framework for OCaml, Lwt variant
Install
dune-project
Dependency
Authors
Maintainers
Sources
testo-0.4.0.tbz
sha256=70f9be1524b57c28f73c2c84937ee9f779478e91fa359dc63642898dd131697b
sha512=332631c8a6c031f712a54ffe6f15969abd966c4771db569905c66bd574c3ead20a5ce3feb74883f0fe93b13ab99128347917165ba4dc5c2af23ffc1aa95eb7f9
Description
Use this if the tests return Lwt promises and you can't make them synchronous because 'Lwt_main.run' is not supported by your platform e.g. JavaScript.
Published: 06 Mar 2026
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page