eclipse-jdt / eclipse-jdt/eclipse.jdt.ui
JUnit View: Disabled ParameterizedTest does not have icon and is missing in counters
Open
- Dominant language
- Java
- Stars
- 59
- Forks
- 127
- Avg merge
- 22h 47m
- Merged PRs (30d)
- 28
Description
A normal test with @Disabled shows an overlay icon on the lower-left corner.
This is not the case for @ParameterizedTest.
Also the @ParameterizedTest is not counting in the number of tests and skipped tests.

Contributor guide
Assessment
This issue has not been assessed yet.