SBoudrias / gulp-istanbul

Istanbul unit test coverage plugin for gulp.
MIT License
186 stars 87 forks source link

How to suppress coverage report display in stdout #98

Closed jerrykwchan closed 8 years ago

jerrykwchan commented 8 years ago

Hi,

Is there any way to suppress coverage report display in stdout? I would like to display the report generated by remap-istanbul instead.

thanks, Jerry

SBoudrias commented 8 years ago

Just change the reporters https://github.com/SBoudrias/gulp-istanbul#opt-2