tomi77/handlebars-helpers-underscore.string

View on GitHub
spec/support/jasmine.json

Summary

Maintainability
Test Coverage
{
  "spec_dir": "spec",
  "spec_files": [
    "**/*[sS]pec.js"
  ],
  "helpers": [
    "helpers/**/*.js"
  ],
  "stopSpecOnExpectationFailure": false,
  "random": false
}