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/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.