UNPKG
grpc-acl
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
GRPC ACL microservice
github.com/devsu/grpc-acl
devsu/grpc-acl
grpc-acl
/
spec
/
support
/
jasmine.json
13 lines
(12 loc)
•
205 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"spec_dir"
:
"."
,
"spec_files"
:
[
"!(node_modules)**/**/*[sS]pec.js"
,
"*[sS]pec.js"
]
,
"helpers"
:
[
"helpers/**/*.js"
]
,
"stopSpecOnExpectationFailure"
:
false
,
"random"
:
false
}