Skip to content

Instantly share code, notes, and snippets.

@johndowns
Created February 10, 2018 06:29
{
"spec_dir": "output/test",
"spec_files": [
"**/*[sP]pec.js"
],
"helpers": [
"spec/vstsReporter.js"
],
"stopSpecOnExpectationFailure": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment