eclipse-jdt / eclipse-jdt/eclipse.jdt.ui
Remember JUnit results upon restart
- Dominant language
- Java
- Stars
- 59
- Forks
- 127
- Avg merge
- 23h 30m
- Merged PRs (30d)
- 35
Description
I often need to restart my IDE because of an update or a quirk. When I do so, I loose my JUnit history, while I'm actually spending most of my time comparing those reports. As a result, whenever I restart, I need to remember which particular test I was running and loose ability to compare with previous runs.
The JUnit reports would IMO be worth being persisted across restarts.
Contributor guide
Research direction
Start by locating the JUnit result-history entry point and how it is handled across an IDE restart. The issue describes preserving JUnit reports and restoring the test context so previous runs can still be compared; done means that history survives a restart.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100