eclipse-jdt / eclipse-jdt/eclipse.jdt.ui
[junit] junit result view, support stacktrace copy of single line
Open
- Dominant language
- Java
- Stars
- 59
- Forks
- 127
- Avg merge
- 23h 30m
- Merged PRs (30d)
- 35
Description
At the moment, in the Junit View one may (despite being able to select a single line) only copy the whole stacktrace by using `Copy Trace`. An additional option to `Copy selected line` would be nice.

Contributor guide
Research direction
Start in the JUnit View at the existing Copy Trace action and the handling of a selected stack-trace line. Add a separate Copy selected line option whose result contains only the selected line, and verify the behavior in the JUnit result view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100