We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Have installed mocha-clean. Got message:
mocha-clean
npm WARN deprecated [email protected]: Mocha 2.2.5 already shortens stack traces by default.
How can I enable stack trace shortener in mocha by default?
The text was updated successfully, but these errors were encountered:
Shouldn't it already be on?
mochajs/mocha#545
Sorry, something went wrong.
Looks like it's there but they want to remove it? See mochajs/mocha#1950
gotcha... probably time to remove that notice
Removed it. Also updated the readme c9fe938. Cheers!
No branches or pull requests
Have installed
mocha-clean
. Got message:How can I enable stack trace shortener in mocha by default?
The text was updated successfully, but these errors were encountered: