Skip to content

Possible to include more details about failures in test output? #83

@scmorse

Description

@scmorse

It would be helpful to see these details in jenkins:

  • the test definition (.on('fail', ... -> test.body)
  • the test file name (.on('fail', ... -> test.file)
  • the test stack trace (.on('fail', ... -> test.stack)

Even if they were only exposed in some sort of an opt-in configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions