voxpelli/node-test-pretty-reporter

Include full `cause` chain of an `Error`

voxpelli opened this issue · 1 comments

My plan was to output the full cause chain in this reporter instead, but seems like the full cause chain is not available to the reporters, probably due to the reporter and the tests living in different processes.

Reproduced and reported: nodejs/node#48900

Works in Node.js 18.17.0