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/src/ppx_expect.matcher/expect_test_matcher.ml.html

Source file expect_test_matcher.ml

1
2
3
4
5
6
7
8
9
10
11
module Std = struct
  module Choose_tag = Choose_tag
  module Cst = Cst
  module Fmt = Fmt
  module Lexer = Lexer
  module Matcher = Matcher
  module Reconcile = Reconcile
end
[@@deprecated "[since 2020-03] use [Expect_test_matcher] instead"]

include Std [@@alert "-deprecated"]
OCaml

Innovation. Community. Security.