package ounit

  1. Overview
  2. Docs
type !'a conf_t = string -> 'a -> Arg.doc -> test_ctxt -> 'a
val make_string : string conf_t
val make_string_opt : string option conf_t
val make_int : int conf_t
val make_float : float conf_t
val make_bool : bool conf_t
val make_exec : string -> test_ctxt -> string
OCaml

Innovation. Community. Security.