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

Module Ppx_expect_payloadSource

Translate a compile time location to a runtime location

Sourcetype data = Ppxlib.Location.t * string * string option
Sourcetype kind =
  1. | Normal
  2. | Exact
  3. | Unreachable
  4. | Output
Sourceval make : kind:kind -> data option -> extension_id_loc:Ppxlib.Location.t -> Expect_test_common.Expectation.Raw.t
Sourceval pattern : unit -> (Ppxlib.Parsetree.payload, data option -> 'a, 'a) Ppxlib.Ast_pattern.t
OCaml

Innovation. Community. Security.