mantoni / mochify.js

☕️ TDD with Browserify, Mocha, Headless Chrome and WebDriver
MIT License
346 stars 57 forks source link

Support `--dumpio` option for tracing down errors with chromium #199

Closed mantoni closed 5 years ago

mantoni commented 5 years ago

As described in https://github.com/sinonjs/sinon/pull/1999, it's quite hard to find issues with Chromium since there is no output. The dumpio: true option should be supported by mochify through a command line switch.