Skip to content

Instantly share code, notes, and snippets.

@johndowns
Created February 7, 2018 09:56

Revisions

  1. johndowns created this gist Feb 7, 2018.
    7 changes: 7 additions & 0 deletions cosmos-test-jasmine-1.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    {
    "spec_dir": "output/test",
    "spec_files": [
    "**/*[sP]pec.js"
    ],
    "stopSpecOnExpectationFailure": true
    }