Skip to content

Instantly share code, notes, and snippets.

@techiediaries
Created September 25, 2018 18:37
Show Gist options
  • Save techiediaries/c39219c54ccf8623aa116c644d077d9c to your computer and use it in GitHub Desktop.
Save techiediaries/c39219c54ccf8623aa116c644d077d9c to your computer and use it in GitHub Desktop.
{
"spec_dir": "spec",
"spec_files": [
"**/*[sS]pec.js"
],
"helpers": [
"helpers/**/*.js"
],
"stopSpecOnExpectationFailure": false,
"random": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment