Skip to content

Use Exception.stackTrace #26

Closed
Closed
@mpkorstanje

Description

@mpkorstanje

🤔 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions