google / google/polymorphicDSL
Print stack trace immediately when there is a failure
Open
enhancement
- Dominant language
- Java
- Stars
- 17
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Currently all the stack traces print at the end of the test. It's difficult to map the failures to the particular test that failed.
Print the stack trace at the moment of failure.
Contributor guide
Assessment
This issue has not been assessed yet.