test-fullautomation / RobotFramework_AIO

RobotFramework All in One installer
Apache License 2.0
6 stars 3 forks source link

Limitations of robotframework-lsp #42

Open HolQue opened 1 year ago

HolQue commented 1 year ago

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.

test-fullautomation commented 1 year ago

Hi Cuong, please look into this. Thank you, Thomas

test-fullautomation commented 1 year ago

Hi Cuong, can you give me a status for this issue? Thank you, Thomas