microsoft / microsoft/vscode-java-test

Specify run configuration when defaultConfig is set

Open
#1,556 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ai-triaged enhancement question test-execution
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.