{
"spec_dir": "test",
"spec_files": [
"**/*-spec.js"
],
"helpers": [
"helpers/**/*.js"
"stopSpecOnExpectationFailure": false,
"random": true
}