Closed mlabieniec closed 11 years ago
+1
1) JobController "before each" hook:
ReferenceError: getApp is not defined
npm test runs "./nodemodules/.bin/mocha --include test/init.js test//_.test.js"
but
$ mocha --include
error: unknown option `--include'
Was working in 1.1.6 with mocha test/* however, now in 1.1.7-1 I am getting an immediate failure with
Error: done() invoked with non-Error: [object Object]
npm test returns: ReferenceError: describe is not defined