sig type test_fun = unit -> unit val bracket : (unit -> 'a) -> ('a -> unit) -> ('a -> unit) -> Webtest.Suite.Sync.test_fun end