Closed
Description
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
Labels
No labels