package ppx_expect

  1. Overview
  2. Docs
Cram like framework for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_expect-v0.12.0.tar.gz
sha256=d35195a7c56654d3ec6b82126bdbd8cbf39bdc0c5df20a598fc2fa44188aecfe
md5=139c7e7a32b9aba0a21e264ecbd470de

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

Module Expect_test_matcher.Fmt

Representation of parsed %expect lines

type t =
  1. | Regexp of string
  2. | Glob of string
  3. | Literal of string
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val compare : t -> t -> int
OCaml

Innovation. Community. Security.