pjanuario/rendr-auth-rest-adapter

View on GitHub
grunt/bgShell.yml

Summary

Maintainability
Test Coverage
_defaults:
  fail: true

test:
  cmd: istanbul cover node_modules/.bin/_mocha -- -R spec --ui bdd ./test --recursive

check-coverage:
  cmd: istanbul check-coverage