package testo-lwt
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Test framework for OCaml, Lwt variant
Install
dune-project
Dependency
Authors
Maintainers
Sources
testo-0.1.0.tbz
sha256=a156a3ac637e09e57c44a92f4f10723d2f509d237105b10a0120fca3447887b6
sha512=f236afc247af23d55ca38a4611206d3daab5ef463bbea3ab07ecec6196bd92a53f7e997d348f40534911641558383d8c85ac2ab7607514dd6b90835c8e3f7294
doc/index.html
Testo_lwt
This is the Testo_lwt module provided by the testo-lwt library and Opam package. It adds support to Testo for test functions that return Lwt promises of type unit Lwt.t instead of returning unit. Testo_lwt's interface is otherwise identical to Testo.
Using Testo_lwt is recommended only if you use Lwt but your environment doesn't support running Lwt_run.main to turn a promise into a synchronous computation.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>