The launch files currently used to configure the execution of robot tests, are of type "robotframework-lsp".
Additionally to the possibility to start the test execution with the 'Run' button of VS Codium, the robotframework-lsp
introduces an own entry ('Robot Framework') in the context menu of VS Codium explorer. But this mechanism does not consider the launch files (like the 'Run' button does).
The outcome is that we have several possibilities to start a test in VS Codium, but with different behavior.
It would be better to have this behavior aligned - this means: also the robotframework-lsp should execute robot tests under launch file conditions.
The launch files currently used to configure the execution of robot tests, are of type "robotframework-lsp".
Additionally to the possibility to start the test execution with the 'Run' button of VS Codium, the robotframework-lsp introduces an own entry ('Robot Framework') in the context menu of VS Codium explorer. But this mechanism does not consider the launch files (like the 'Run' button does).
The outcome is that we have several possibilities to start a test in VS Codium, but with different behavior.
It would be better to have this behavior aligned - this means: also the robotframework-lsp should execute robot tests under launch file conditions.