{
  "spec_dir": "test",
  "spec_files": ["**/*.test.js", "!**/browser/*.js"],
  "stopSpecOnExpectationFailure": false,
  "random": true
}
