package ppx_expect

  1. Overview
  2. Docs
Cram like framework for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.14.2.tar.gz
sha256=c58afa94319f4c1675994e4a576a4f436675eea37b340d0ccddada6994a792bd
md5=ce1bb859cf695eb8f165fe1e03fff2c1

doc/ppx_expect.matcher/Expect_test_matcher/index.html

Module Expect_test_matcher

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

module Lexer : sig ... end
module Matcher : sig ... end
module Reconcile : sig ... end

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

OCaml

Innovation. Community. Security.