ppx_expect
Cram like framework for OCaml
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library expect_test_matcher
type t = {
expectations : Fmt.t Cst.t Expect_test_common.Std.Expectation.t
Base.Map.M(Expect_test_common.Std.File.Location).t; |
saved_output : Saved_output.t
Base.Map.M(Expect_test_common.Std.File.Location).t; |
trailing_output : Saved_output.t; |
upon_unreleasable_issue : Expect_test_config.Upon_unreleasable_issue.t; |
}
Outcome of a group of test. Either a single let%expect_test
, or a whole file for toplevel expect test.