google / google/polymorphicDSL
When there are failures using the JUnit runner the logs are difficult to read
Open
- Dominant language
- Java
- Stars
- 17
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Multiple failure causes the stack traces to be dumped at the end one after another. There is no demarcation between the issues and no association with the original tests that ran them. This makes it more difficult than needed to debug.
Contributor guide
Assessment
This issue has not been assessed yet.