package ppx_expect

  1. Overview
  2. Docs
Cram like framework for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.15.1.tar.gz
sha256=dd3eaa86e921501414dac6b2f68238ff5455a0f7bec13f851dc51eba2f9a2097

doc/ppx_expect.matcher/Expect_test_matcher/index.html

Module Expect_test_matcherSource

Sourcemodule Std : sig ... end
include module type of struct include Std end
Sourcemodule Choose_tag : sig ... end
Sourcemodule Cst : sig ... end

Concrete syntax tree of expectations and actual outputs

Sourcemodule Fmt : sig ... end

Representation of parsed %expect lines

Sourcemodule Lexer : sig ... end
Sourcemodule Matcher : sig ... end
Sourcemodule Reconcile : sig ... end

Determine whether a test's output matches its expected output.

OCaml

Innovation. Community. Security.