-
-
Notifications
You must be signed in to change notification settings - Fork 687
Open
Labels
⚡ enhancementRequest for new functionalityRequest for new functionality
Description
🤔 What's the problem you're trying to solve?
Should a test run fail with some exception unrelated to the test execution itself that exception is kept in TestRunFinished.exception
. This exception should be provided and presented by various Cucumber formatter implementations.
✨ What's your proposed solution?
Most formatters only represent scenarios, but we can create a "synthetic" scenario to represent this failure.
⛏ Have you considered any alternatives or workarounds?
No response
📚 Any additional context?
Projects:
- compatibility-kit Add sample for test run exception compatibility-kit#178
- formatters
- junit-xml
- testng-xml
- pretty
- html
- cucumber-json
- teamcity
Metadata
Metadata
Assignees
Labels
⚡ enhancementRequest for new functionalityRequest for new functionality
Type
Projects
Status
No status