package alcotest-async

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

alcotest-async 1.5.0

Libraries

This package provides the following libraries (via ocamlobjinfo):

alcotest-async

Documentation:

  • Alcotest_async Alcotest_async enables testing functions which return an Async deferred. run returns a deferred which will run the tests when scheduled.