package ppx_expect_nobase

  1. Overview
  2. Docs
Cram like framework for OCaml (with stripped dependencies)

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.17+nobase-2.tar.gz
sha256=877bb0bf36fcc78566f6022d28d4ac1b67441b01cdac9a848fa942f21f969302

doc/src/ppx_expect_nobase.common/expect_test_nobase_common.ml.html

Source file expect_test_nobase_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.