Ppx_quick_test_configmodule IO : sig ... endval run_quick_test :
here_pos:Core.Source_code_position.t ->
config:Base_quickcheck.Test.Config.t option ->
cr:Expect_test_helpers_base.CR.t option ->
hide_positions:bool option ->
examples:'tup list ->
trials:int option ->
sexp_examples:Ppx_quick_test_runtime_lib.Sexp_examples.t ->
params:('tup, 'fn, unit IO.t) Ppx_quick_test_runtime_lib.Params.t ->
filename_rel_to_project_root:string ->
'fn ->
unit IO.t