UNPKG

168 BJSONView Raw
1{
2 "spec_dir": "test",
3 "spec_files": [
4 "**/*-spec.js"
5 ],
6 "helpers": [
7 "helpers/**/*.js"
8 ],
9 "stopSpecOnExpectationFailure": false,
10 "random": true
11}