package alcotest-async

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

alcotest-async 0.8.2

Libraries

This package provides the following libraries (via ocamlobjinfo):

alcotest-async

Documentation:

  • Alcotest_async Alcotest_async allows to defines tests which returns an Async deferred. run will schedule these deferreds and return their results.