package ppx_expect

  1. Overview
  2. Docs
Cram like framework for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_expect-v0.16.0.tar.gz
sha256=e0795a0ae2d576758aaaa685440951b28fe75d072d88f5c6bf415fb1a44e423c

doc/ppx_expect.collector/Expect_test_collector/index.html

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.