Module Ppx_inline_test_lib
val am_running_env_var : string
val testing :
[ `Not_testing | `Testing of [ `Am_child_of_test_runner | `Am_test_runner ] ]
type !'a test_function_args =
config:config ->
descr:string Lazy.t ->
tags:string list ->
filename:string ->
line_number:int ->
start_pos:int ->
end_pos:int ->
'a
val set_lib_and_partition : string -> string -> unit
val unset_lib : string -> unit
val diff_command : string option
val diff_path_prefix : string option
val source_tree_root : string option