Open benedictchen opened 8 years ago
@nodaguti Any comment on this?
@nodaguti Yes, how can we make this work with istanbul?
Thank you for reporting, I'm sorry for taking so long to reply.
I haven't tried any test coverage reporters yet, but since gulp-electron-mocha
uses almost the same mechanism to run electron-mocha
as gulp-mocha-phantomjs
runs mocha-phantomjs-core
, mrhooray/gulp-mocha-phantomjs#8 might be helpful to those who want to work this package with coverage reporters.
In fact I'm not a user of Gulp anymore and recently I'm using package.json
to run my tasks.
So I'm sorry but currently I have no plan to work on this. PRs are always welcome!
Thank you very much for your understandings.
Currently, all coverage reporters cannot use this.
.pipe
to gulp istanbul or other coverage reporters.