Up – Package index » ppx_expect_nobase » Sources » ppx_expect_nobase.common » expect_test_common.mlSource file expect_test_common.ml ppx_expect_nobase CHANGES LICENSE Library ppx_expect Library ppx_expect_nobase.collector Library ppx_expect_nobase.common Library ppx_expect_nobase.config Library ppx_expect_nobase.config_types Library ppx_expect_nobase.evaluator Library ppx_expect_nobase.make_corrected_file Library ppx_expect_nobase.matcher Library ppx_expect_nobase.payload Library ppx_expect_nobase.utils Sources ppx_expect ppx_expect_nobase.collector ppx_expect_nobase.common ppx_expect_nobase.config ppx_expect_nobase.config_types ppx_expect_nobase.evaluator ppx_expect_nobase.make_corrected_file ppx_expect_nobase.matcher ppx_expect_nobase.payload ppx_expect_nobase.utils 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" ]