{
  "spec_dir": "tests",
  "spec_files": [
    "**/*.tests.js"
  ],
  "helpers": [
    "helpers/**/*.js"
  ]
}