Skip to content

Add more info alongside failed steps in messages to inform about the failure itself #70

Closed
@aurelien-reeves

Description

@aurelien-reeves

Refs. cucumber/cucumber-js#1453

Is your feature request related to a problem? Please describe.

The idea came from the discussion in an issue opened for cucumber-js: cucumber/cucumber-js#1453
It may help third-party developers to have more info regarding failures in the message testStepFinished.

Info which have been identified as nice to have:

  • expected
  • actual
  • error message (it is already, as "message" I guess?)

Would those info be easy to retrieve from our various implementation?

The issue on cucumber-js also request for the error object itself, but that may be more difficult (impossible?) to properly serialize it in a message.

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