2.0.0 • Published 3 years ago

mocha-custom-stack-trace-reporter v2.0.0

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
3 years ago

mocha-custom-stack-trace-reporter

This library can be used as a mocha plug-in to report custom stack traces for errors. If the error object that escapes from a test has a 'stackTrace()' function, then this function is called to retrieve the stack trace and report it. It also handles unhandled promise rejections and reports them along with the stack trace.

2.0.0

3 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago