microsoft / microsoft/vscode-java-test
The method which annotated with @RunWith cannot show status
Open
Nobody has claimed this yet.
ai-triaged
bug
junit
test-reporting
- Dominant language
- TypeScript
- Stars
- 340
- Forks
- 173
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 18
Description
After running the test class which annotated with @RunWith, we should show the status.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with a Java test class annotated with @RunWith and inspect how the extension reports status after the class runs. Identify the relevant test-status entry point and add coverage showing that the completed class status is displayed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100