github.com/yrj2011/jx-test-infra@v0.0.0-20190529031832-7a2065ee98eb/triage/node_modules/jasmine/lib/examples/jasmine.json (about)

     1  {
     2    "spec_dir": "spec",
     3    "spec_files": [
     4      "**/*[sS]pec.js"
     5    ],
     6    "helpers": [
     7      "helpers/**/*.js"
     8    ],
     9    "stopSpecOnExpectationFailure": false,
    10    "random": false
    11  }