package alcotest-lwt

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

alcotest-lwt 1.7.0

Libraries

This package provides the following libraries (via ocamlobjinfo):

alcotest-lwt

Documentation:

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