adamgruber / mochawesome

A Gorgeous HTML/CSS Reporter for Mocha.js
https://gitter.im/mochawesome/general
MIT License
1.06k stars 160 forks source link

consoleReporter won't accept mocha-teamcity-reporter as a parameter #338

Open randomactions opened 3 years ago

randomactions commented 3 years ago

Hello,

Could you please advise on how to use the consoleReporter option?

When I specify the following parameters:

--reporter node_modules\mochawesome --reporter-options "consoleReporter=node_modules\mocha-teamcity-reporter"

I get this:

[mochawesome] Unknown console reporter 'node_modules\mocha-teamcity-reporter', defaulting to spec

joakim-sch commented 1 year ago

Is it even supposed to work like that? I do see that there is a PR open #330 but like @adamgruber says, it seems like an abuse to employ multiple reporters. Just use mocha-multi-reporters