{
    "spec_dir": "spec",
    "spec_files": [
        "unit/**/*[sS]pec.js"
    ],
    "helpers": [
        "helper.js"
    ],
    "stopSpecOnExpectationFailure": false,
    "random": true
}