package speed

  1. Overview
  2. Docs
Speed - go fast by writing test first

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.0.tar.gz
md5=a455964b16c60eec12b8cb258b09fa2b
sha512=e60ac7dc9038ab3e2d2c5cd84729c9e04b722de52329b1de61dd15a1d274e1dc71dc11e0f0d033e6602ae0cee9e8d7baabd19f3918aa3c61e63c14ef0c90e606

doc/speed/Speed_dsl_effect_simple/index.html

Module Speed_dsl_effect_simpleSource

Sourcemodule Domain = Speed_domain
Sourcemodule type ROOT_SUITE = sig ... end
Sourcemodule Make (D : Domain.DOMAIN) (RootSuite : ROOT_SUITE with type t = unit D.t) : sig ... end
Sourcemodule Sync : sig ... end
Sourcemodule LwtEffectDsl : sig ... end
include module type of struct include Sync end
Sourceval run : (unit -> unit) -> Speed_dsl_list.Sync.t -> Speed_dsl_list.Sync.t
Sourceval parse : (unit -> unit) -> Speed_dsl_list.Sync.t
Sourceval run_root : (unit -> unit) -> unit
Sourceval test : ?focus:bool -> string -> unit Domain.Sync.test_function -> unit
Sourceval it : ?focus:bool -> string -> unit Domain.Sync.test_function -> unit
Sourceval context : string -> (unit -> unit) -> unit
Sourceval root_context : string -> (unit -> unit) -> unit
OCaml

Innovation. Community. Security.