aleblanc39
aleblanc39
@uuppi I have a script that can can help you with it. https://github.com/aleblanc39/robot-test/blob/master/python-scripts/execute-robot-tests.py I can give you more instructions if you feel like trying it.
@uuppi Then you should be able to invoke your script directly from PyCharm. Maybe not as advanced as JUnit, but still just a matter of right-clicking in the editor.
In case anyone is interested, I made some modifications to the plugin code to partly do what is being discussed here. More specifically, in the case of the example above,...
I'll test your latest. It's likely that all the functionality I added is already there. If not then I'll make the pull request.
I do see the same, also when typing keywords the auto-complete will only use lower case. There may be an easy configuration but I haven't really looked for it. So...