ppx_expect.matcher
Expect_test_matcher
ppx_expect
ppx_expect.collector
ppx_expect.common
ppx_expect.config
ppx_expect.config_types
ppx_expect.evaluator
ppx_expect.make_corrected_file
ppx_expect.payload
module Std : sig ... end
include module type of struct include Std end
module Choose_tag : sig ... end
module Cst : sig ... end
Concrete syntax tree of expectations and actual outputs
module Fmt : sig ... end
Representation of parsed %expect lines
%expect
module Lexer : sig ... end
module Matcher : sig ... end
module Reconcile : sig ... end
Determine whether a test's output matches its expected output.