Module Inline_test_config

Configuration for running inline tests

module type S = sig ... end
include S
val pre_test_hook : unit -> unit

Run this function at the beginning of any test