package testo-lwt

  1. Overview
  2. No Docs
Test framework for OCaml, Lwt variant

Install

dune-project
 Dependency

Authors

Maintainers

Sources

testo-0.3.4.tbz
sha256=50c4ad248a3234274c84f80b56d2c4007238c65cfd1e0a66b1952deaf04a4765
sha512=522c856350ea1cc3ca17cde59cbd50440ff36681952f672cfa0ba4451db41343a6de3ca0101f7d4465d30de3f337f226df289bbc21780f8a18a6d9a622e3fb55

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: 18 Jan 2026

Dependencies (7)

  1. testo-util = version
  2. re >= "1.10.0"
  3. fpath
  4. cmdliner >= "1.1.0"
  5. ocaml >= "4.08.0"
  6. lwt >= "5.6.0"
  7. dune >= "3.18"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest with-test

Used by

None

Conflicts

None