microsoft / microsoft/vscode-java-test
Refactor the testController.ts
Open
@jdneo is already working on this.
Since Dec 7, 2023.
ai-triaged
eng
enhancement
low-priority
test-execution
- Dominant language
- TypeScript
- Stars
- 340
- Forks
- 173
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 18
Description
Currently the runTests() of testController.ts is too complicated. What's the meaning of IRunOption and IRunTestContext
Since the debugger's progress reporter api has released for years, we can assume the API is always available and simplify it.
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.
Assessment
This issue has not been assessed yet.