package alcotest-mirage

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

alcotest-mirage 1.6.0

Libraries

This package provides the following libraries (via ocamlobjinfo):

alcotest-mirage

Documentation:

  • Alcotest_mirage 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.