package alcotest-mirage

  1. Overview
  2. Docs
Mirage implementation for Alcotest

Install

Dune Dependency

Authors

Maintainers

Sources

alcotest-1.9.0.tbz
sha256=e2387136ca854df2b4152139dd4d4b3953a646e804948073dedfe0a232f08a15
sha512=ba38fe4a9061b001d274e5d41fb06c10c84120570fc00dc57dc5a06ba05176c2413295680d839f465ba91469ea99d7e172a324e26f005d6e8c4d98fca7657241

doc/alcotest-mirage/Alcotest_mirage/index.html

Module Alcotest_mirageSource

Alcotest_mirage enables testing functions which return an Lwt promise. Make.run returns a promise that runs the tests when scheduled, catching any asynchronous exceptions thrown by the tests.

Please note that this backend does not support redirection of standard streams into files (MirageOS does not have a file system). It writes all test output to the console.

Sourcemodule Make (_ : Mirage_clock.MCLOCK) : sig ... end
OCaml

Innovation. Community. Security.