package ppx_expect

  1. Overview
  2. Docs
Cram like framework for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.14.1.tar.gz
sha256=0307f47adb5e79c22d6b31948cdbfb81dce44af4e4c6a0deea89e38e1b561fa1
md5=9cc03dcabb00c72e17f7f5b0e4d28603

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.