redhat-developer / redhat-developer/vscode-openshift-tools
Add 'Test with ...' command for component to select test commands from available in devfile
Nobody has claimed this yet.
- 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
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 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