mocha-custom-stack-trace-reporter
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i mocha-custom-stack-trace-reporter

Weekly Downloads

0

Version

2.0.0

License

Apache-2.0

Unpacked Size

19.1 kB

Total Files

12

Last publish

Collaborators

  • unscrambl-internal
  • hcma
  • bgedik
  • sabolac
  • mohyt