{
  "spec_dir": "spec",
  "spec_files": ["../tests/*.test.ts"],
  "helpers": ["helpers/**/*.?(m)js"],
  "env": {
    "stopSpecOnExpectationFailure": false,
    "random": true
  }
}
