package ppx_expect

  1. Overview
  2. Docs
Cram like framework for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_expect-v0.15.0.tar.gz
sha256=06315a45b43da72f96719bcb183c0177b5198beae8c3ddce357e180a32f9ca7b

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.