package ppx_expect

  1. Overview
  2. Docs
Cram like framework for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_expect-v0.16.0.tar.gz
sha256=e0795a0ae2d576758aaaa685440951b28fe75d072d88f5c6bf415fb1a44e423c

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.