vscode-openshift-tools icon indicating copy to clipboard operation
vscode-openshift-tools copied to clipboard

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

Open dgolovin opened this issue 4 years ago • 1 comments

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.

dgolovin avatar Feb 19 '21 07:02 dgolovin

CC: @jeffmaury @sbouchet

dgolovin avatar Feb 19 '21 07:02 dgolovin