package smol-helpers

  1. Overview
  2. Docs

Module Test_helpers.Test_BasicsSource

Parameters

Signature

include sig ... end
Sourceval pp : Format.formatter -> A.t -> unit
Sourceval check : msg:string -> expected:A.t -> actual:A.t -> unit
Sourceval test_equal_self : (unit -> A.t) -> unit -> unit
Sourceval test_to_string : (unit -> A.t) -> unit -> unit
Sourceval tests : (unit -> A.t) -> (kind * string * (unit -> unit)) list
OCaml

Innovation. Community. Security.