Run
Please login/register to save & publish tests
Sponsor
Settings
Sign in
v1
7/26/2018 by CPHPython
7/26/2018
0
0
Setup HTML -
click to add setup HTML
Setup JS -
click to add setup JavaScript
delete case
run single case
move down
drag and drop case
ready
[
...
Array
(
10
)
]
.
map
(
(
_
,
i
)
=>
(
{
id
:
i
}
)
)
;
DEFER
delete case
run single case
move up
drag and drop case
ready
Array
(
10
)
.
fill
(
)
.
map
(
(
_
,
i
)
=>
(
{
id
:
i
}
)
)
DEFER
Test Case -
click to add another test case
Teardown JS -
click to add teardown JavaScript
Output (DOM) -
click to monitor output (DOM) while test is running
RUN