package ppx_quick_test

  1. Overview
  2. Docs

Module type Ppx_quick_test_runtime_lib.ArgSource

Sourcemodule IO : sig ... end
Sourceval run : here_pos:Lexing.position -> ?config:Base_quickcheck.Test.Config.t -> examples:'a list -> (module Base_quickcheck.Test.S with type t = 'a) -> f:('a -> unit Core.Or_error.t IO.t) -> (unit, 'a * Core.Error.t) Core.result IO.t