Expect_test_collector
module Test_outcome : sig ... end
module Make (Config : Expect_test_config_types.S) : sig ... end
val tests_run : unit -> Test_outcome.t list
The tests that ran, in the order they ran
module Current_file : sig ... end