Closed yairEO closed 9 years ago
No. The spec
reporter and your code use console.log
so it's all the same stream. See #114.
ok then, I will just use gulp-strip-debug
. Thanks for the quick reply!
Yup some kind of grep
solution should work for you. Good luck!
inside the code which I'm testing I have console logs (or other console types) and they show up when I run mocha-phantomjs.