Mavryk_base_test_helpersmodule Tz_gen : sig ... endmodule Tztest : sig ... endtztest 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 ... endtztestable collects Alcotest testable definitions for Mavryk specific types.