Mavryk_base_test_helpers
module Tz_gen : sig ... end
module Tztest : sig ... end
tztest
contains the definition of tztest
: a wrapper for tests cases running in the error monad. It also adds helpers for working with the mock sink.
module Tztestable : sig ... end
tztestable
collects Alcotest testable definitions for Mavryk specific types.