{
  "spec_dir": "tests",
  "spec_files": [
    "**/*[sS]pec.js"
  ],
  "helpers": [
    "helpers/*.js",
    "helpers/node/**/*.js"
  ],
  "stopSpecOnExpectationFailure": false,
  "random": false
}
