package ppx_expect_nobase

  1. Overview
  2. Docs
Cram like framework for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17+nobase.tar.gz
sha256=304f9e7141a486c0206ecdfcde09e57a022481a71539e5dbb530c0224e7e5d33

doc/ppx_expect_nobase.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.