jimivdw / grunt-mutation-testing

JavaScript Mutation Testing as grunt plugin. Tests your tests by mutating the code.
MIT License
51 stars 11 forks source link

Get rid of stack trace #20

Closed paysdoc closed 9 years ago

paysdoc commented 9 years ago

We need to look at fixing this error:

(node) warning: possible EventEmitter memory leak detected. 11 uncaughtException listeners added. Use emitter.setMaxListeners() to increase limit. Trace at process.addListener (events.js:179:15) ...