tezos-test-helpers
Lib_test
module Assert : sig ... end
assert contains Alcotest convenience assertions.
assert
module Lwt_assert : sig ... end
lwt_assert contains Alcotest assertions lifted to the Lwt.
lwt_assert
module Qcheck2_helpers : sig ... end
module Qcheck_extra : sig ... end
This library contains unofficial extensions to the QCheck library.
QCheck
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.
Testable
Alcotest.testable