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/Fmt/index.html

Module Expect_test_matcher.FmtSource

Representation of parsed %expect lines

Sourcetype t =
  1. | Regexp of Base.string
  2. | Glob of Base.string
  3. | Literal of Base.string
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval compare : t -> t -> int
Sourceval equal : t -> t -> bool
OCaml

Innovation. Community. Security.