pocesar/grunt-mocha-istanbul

Doesn't work with nock in mocking the http calls

Closed this issue · 1 comments

It is calling the actual rest APIs instead of the mock one. Anyone faced this issue before?

this module is just a wrapper around the command line for mocha and istanbul. it shouldn't affect your tests, maybe you mean either https://github.com/mochajs/mocha or https://github.com/gotwarlost/istanbul.git ?