package testo-lwt

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

testo-0.2.0.tbz
sha256=0998766656d9a756f87c2f6c78b803d3a6e7c1230167c039f288226428cc3137
sha512=bc59a43617d005bc338950b13a2aadb2865bc92ec0d1494e2219d8446e9203916c0c88878dc918ef3b8d2923b874c24bd68cf3a14a8307a0714d6114549f36ef

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: 12 Sep 2025

Dependencies (7)

  1. testo-util >= "0.2.0"
  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.7"

Dev Dependencies (2)

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

Used by

None

Conflicts

None