Add flag to force Node colors by artemave · Pull Request #713 · debug-js/debug

@artemave

added a commit to featurist/electron-mocha that referenced this pull request

Jul 2, 2019

@artemave

@artemave

So that process that runs in Electron renderer process can log to
the terminal if it runs in a headless mode, but to the browser console
if it runs with the browser window.

Use case: run browser tests in electron-mocha renderer with or without
browser window.