Show a list of failures at the end.
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 599
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
When there are many tests and only one fails, it is hard to look for it on the list of all tests.
It would be cool if we could see a list containing only failures at the end.
This is what RSpec does for example.
The failures list could be placed just before `Success/Total:` on the output, leaving the summary information last as is currently the case.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.