google / google/polymorphicDSL
Make test names displayed by JUnit4 shorter
Open
JUnit4
- Dominant language
- Java
- Stars
- 17
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
The names are unique, but too long. Create a short display name.
We can perhaps cache the names of all tests and shorten them to the scenario name unless there is a conflict.
Contributor guide
Assessment
This issue has not been assessed yet.