UNPKG
apigeek-affirm
Version:
latest (1.9.8)
1.9.8
1.9.7
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.6.1
1.4.11
1.4.10
1.4.9
1.4.8
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.0
Executable English for Software Testing and more
github.com/apigeek/affirm
apigeek/affirm
apigeek-affirm
/
apigeek.json
17 lines
(16 loc)
•
228 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"targets"
:
{
"google"
:
{
"protocol"
:
"https"
,
"hostname"
:
"google.com"
}
,
"default"
:
{
"protocol"
:
"https"
,
"hostname"
:
"example.com"
}
}
,
"cron"
:
{
"noop"
:
"* * * * * *"
,
"vars"
:
"* * * * * *"
}
}