UNPKG
@cucumber/gherkin-utils
Version:
latest (10.0.0)
10.0.0
9.2.0
9.1.0
9.0.1
9.0.0
8.0.6
8.0.5
8.0.4
8.0.3
8.0.2
8.0.1
8.0.0
7.0.0
6.0.0
5.1.0
5.0.2
5.0.1
5.0.0
4.0.0
3.0.0
2.1.1
2.1.0
2.0.1
2.0.0
1.0.1
1.0.0
Various Gherkin utilities
github.com/cucumber/gherkin-utils
cucumber/gherkin-utils
@cucumber/gherkin-utils
/
.mocharc.json
7 lines
(6 loc)
•
140 B
JSON
View Raw
1
2
3
4
5
6
7
{
"require"
:
[
"ts-node/register"
,
"source-map-support/register"
]
,
"extension"
:
[
"ts"
,
"tsx"
]
,
"recursive"
:
true
,
"timeout"
:
10000
}