package irmin-test

  1. Overview
  2. Docs
val run : string -> ?slow:bool -> ?random_seed:int -> sleep:(float -> unit Lwt.t) -> misc:unit Alcotest_lwt.test list -> (Alcotest.speed_level * Suite.t) list -> unit Lwt.t