package tezos-base-test-helpers

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Tz_arbitrary : 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 Tezos specific types.