package speed
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_domain/Sync/index.html
Module Speed_domain.Sync
Source
Source
type !'a example = 'a Make(SyncTestResult).example = {
name : string;
focus : bool;
metadata : Metadata.t list;
f : 'a test_function;
}
Source
type !'a t = 'a Make(SyncTestResult).t = {
name : string option;
child_groups : 'a child_suite list;
metadata : Metadata.t list;
examples : 'a example list;
has_focused : bool;
}
Source
and !'a child_suite = 'a Make(SyncTestResult).child_suite =
| Child : {
child : 'b t;
setup : 'a0 test_input -> 'b;
} -> 'a0 child_suite
| Context : {
child : 'a1 t;
} -> 'a1 child_suite
Source
val add_example :
?focus:bool ->
?metadata:Metadata.t list ->
string ->
'a Dom.test_function ->
'a Dom.t ->
'a Dom.t
Source
val add_child_group_with_setup :
setup:('a test_input -> 'b) ->
'b Dom.t ->
'a Dom.t ->
'a Dom.t
Source
val add_fixture :
?name:string ->
?metadata:Metadata.t list ->
setup:('a test_input -> 'b) ->
('c Dom.t -> 'b Dom.t) ->
'a Dom.t ->
'a Dom.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>