package ppx_expect_nobase

  1. Overview
  2. Docs
Cram like framework for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17+nobase.tar.gz
sha256=304f9e7141a486c0206ecdfcde09e57a022481a71539e5dbb530c0224e7e5d33

doc/ppx_expect_nobase.matcher/Expect_test_matcher/Fmt/index.html

Module Expect_test_matcher.FmtSource

Representation of parsed %expect lines

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

Innovation. Community. Security.