redhat-developer / redhat-developer/vscode-openshift-tools

Add 'Test with ...' command for component to select test commands from available in devfile

Open
#1,975 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/feature priority/major
Dominant language
TypeScript
Stars
123
Forks
63
Avg merge
6h 16m
Merged PRs (30d)
74

Description

odo test allows to specify test command to run for component using --test-command in addition to supports running default test (covered in this issue #1974). There should be the way to list available test commands (see odo issue #4449 using odo test list sub-command or similar to avoid parsing of component's devfile.

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 by reviewing the existing odo test support in the extension and the behavior described in issue #1974. Compare the proposed odo test list approach with odo issue #4449, then define how the command should expose test commands from a component's devfile. Done means users can select an available test command without manually parsing the devfile.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
cli, devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.