package ppx_expect

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

Signature

module Instance : sig ... end
val run : file_digest:Expect_test_common.Std.File.Digest.t -> location:Expect_test_common.Std.File.Location.t -> description:string option -> expectations:Expect_test_common.Std.Expectation.Raw.t list -> inline_test_config:Ppx_inline_test_lib.Runtime.config -> (Instance.t -> unit Config.IO.t) -> unit

Run an expect-test

OCaml

Innovation. Community. Security.