Closed
Description
🤔 What's the problem you're trying to solve?
I would like to render stack traces nicely.
✨ What's your proposed solution?
In cucumber/messages#182 the stacktrace property was added to messages. It isn't used yet in the formatter.
⛏ Have you considered any alternatives or workarounds?
Cucumber JVM currently writes the stacktrace into the Exception.message
field.
📚 Any additional context?
I'm not sure in which field of the XML the stacktrace is supposed to go. This will need some integration testing. And this should also keep working in conjunction with the html formatter.
Metadata
Metadata
Assignees
Labels
No labels