cucumber / cucumber/html-formatter
Support testRunFinished.exception
Open
- Dominant language
- C#
- Stars
- 21
- Forks
- 6
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 8
Description
### 🤔 What's the problem you're trying to solve?
In case of error that is not related to any scenario/hook, html-formatter does not show it.
### ✨ What's your proposed solution?
[testRunFinished](https://github.com/cucumber/messages/blob/main/messages.md#testrunfinished) message has `exception` property. It would be great if html-formatter render it as error above/below main results.
### ⛏ Have you considered any alternatives or workarounds?
_No response_
### 📚 Any additional context?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.