package ppx_expect

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

Module Expect_test_collectorSource

Sourcemodule Test_outcome : sig ... end
Sourceval am_running_expect_test : unit -> bool

Returns true if and only if an expect test is currently collecting output.

Sourceval save_and_return_output : Expect_test_common.File.Location.t -> string

Flushes stdout/stderr. Same as Make().save_and_return_output, without monad.

Sourceval tests_run : unit -> Test_outcome.t list

The tests that ran, in the order they ran

Sourcemodule Current_file : sig ... end
OCaml

Innovation. Community. Security.