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