microsoft / microsoft/vscode-java-test
Support test autorun
Open
Nobody has claimed this yet.
ai-triaged
enhancement
test-execution
- Dominant language
- TypeScript
- Stars
- 340
- Forks
- 173
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 18
Description
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 with the linked VS Code 1.77 update describing finalized support for continuous test runs, then inspect the extension's existing test-run integration. No source files or tests are named in the issue, so first identify the relevant entry point and current test execution flow. Done means the Java test extension supports the requested test autorun behavior and has coverage for it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- devtools, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100