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