microsoft / microsoft/vscode-java-test
Specify run configuration when defaultConfig is set
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 340
- Forks
- 173
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 18
Description
I have two run configuration defined (they apply different args and environment variables).
I have set java.test.defaultConfig so, by default, one of them is used without asking.
As commands Run With Configuration and Debug With Configuration where removed from version 0.14.0...
How can I specify that, for a test run, I don't want to use de default configuration but the other one?
I couldn't find how to do that at Run with Configuration
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 Run with Configuration wiki page and the issue's reference to commands removed in version 0.14.0. Determine whether selecting a non-default configuration requires a documented workflow or new functionality; the issue is done when a user can choose the alternate configuration for one test run without changing java.test.defaultConfig.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100