package ppx_quick_test

  1. Overview
  2. Docs
module IO : sig ... end
val 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
OCaml

Innovation. Community. Security.