package ppx_expect

  1. Overview
  2. Docs
Cram like framework for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_expect-v0.13.0.tar.gz
sha256=16a7db57df155d48ef0b29ded01bbe724afd0b796501b56759ebc828da8db842
md5=e9d928f6aed89da85a511ea3d8d57f58

doc/ppx_expect.payload/Ppx_expect_payload/index.html

Module Ppx_expect_payload

Translate a compile time location to a runtime location

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

Innovation. Community. Security.