Skip to content

Exceptions in Before hooks are not reported #106

Closed
@aslakhellesoy

Description

They do however cause all steps to be skipped, but we should see the exception in the output.

For JUnit (in IDEA) the output should be something like:

Scenario [FAILED]
  Given ... [SKIPPED]
  When ... [SKIPPED]
  Then ... [SKIPPED]

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