sublime-robot-framework-assistant
sublime-robot-framework-assistant copied to clipboard
Feature-Request: Execute currently selected testcase
Executing robot builds in Sublime only works with rather static Build Configuration.
We would like to start exactly that testcase we are currently working on. That's usually the testcase where the cursor sits.
Actually, we do have a prototype with following features:
- Pressing F8 executes the current testcase, if first cursor is in a testcase
- Settings can configure where output (log.html, report.html, output.xml, debug.log) is stored
Do you think, it would be useful for the robot framework assistant? Where would we integrate the new feature?
It sounds like a good feature to have. Also I can recall others needing similar features.