{
  "spec_dir": "test",
  "spec_files": [
    "**/*tests.js"
  ],
  "helpers": [
    "_jasmine/**/*.js"
  ],
  "stopSpecOnExpectationFailure": false,
  "random": false
}
