UNPKG
@theia-extension-tester/tests
Version:
latest (0.1.2)
0.1.2
0.1.0
Tests for theia-extension-tester package.
@theia-extension-tester/tests
/
.mocharc.json
7 lines
(6 loc)
•
143 B
JSON
View Raw
1
2
3
4
5
6
7
{
"
$schema
"
:
"http://json-schema.org/draft/2019-09/schema#"
,
"bail"
:
true
,
"exit"
:
true
,
"require"
: [
"out/bootstrap.js"
] }