package octez-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include module type of Tezt.Regression
val capture : ?eol:bool -> string -> unit
val hooks : Tezt_core.Process_hooks.t
val register : __FILE__:string -> title:string -> tags:string list -> ?uses:Uses.t list -> ?file:string -> (unit -> unit Lwt.t) -> unit

Wrapper over Tezt.Regression.register that checks test dependencies (?uses).

OCaml

Innovation. Community. Security.