Mavryk_test_helpers
module Assert : sig ... end
module 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 Roundtrip : sig ... end
module Tag : sig ... end
Test tags with specific semantics.
module Testable : sig ... end
Testable
collects Alcotest
.testable definitions for OCaml base types.