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.config/Expect_test_config/Upon_unreleasable_issue/index.html

Module Expect_test_config.Upon_unreleasable_issue

type t = [
  1. | `CR
    (*

    Leaves a CR, so that features cannot be released.

    *)
  2. | `Warning_for_collector_testing
    (*

    Only for ppx_expect testing; do not use.

    *)
]
val equal : t -> t -> bool
val comment_prefix : t -> string
val message_when_expectation_contains_backtrace : t -> string

Message to print when an expectation contains a backtrace

OCaml

Innovation. Community. Security.