Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Assert : sig ... end
assert
contains Alcotest convenience assertions.
module Lwt_assert : sig ... end
lwt_assert
contains Alcotest assertions lifted to the Lwt.
module Qcheck2_helpers : sig ... end
module Qcheck_extra : sig ... end
This library contains unofficial extensions to the QCheck
library.
module Qcheck_helpers : sig ... end
module Random_pure : sig ... end
Pseudo-random value generator.
module Testable : sig ... end
Testable
collects Alcotest.testable
definitions for OCaml base types.