Up
–
Package index
» alcotest-lwt
alcotest-lwt
API
Library alcotest-lwt
alcotest-lwt
CHANGES
LICENSE
README
Library
alcotest-lwt
Alcotest_lwt
Sources
API
Library alcotest-lwt
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.