package ppx_expect

  1. Overview
  2. Docs
Cram like framework for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.14.1.tar.gz
sha256=0307f47adb5e79c22d6b31948cdbfb81dce44af4e4c6a0deea89e38e1b561fa1
md5=9cc03dcabb00c72e17f7f5b0e4d28603

doc/src/ppx_expect.common/expect_test_common.ml.html

Source file expect_test_common.ml

1
2
3
4
5
6
7
module Std = struct
  module File = File
  module Expectation = Expectation
end
[@@deprecated "[since 2020-03] use [Expect_test_common] instead"]

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

Innovation. Community. Security.