sublime-robot-framework-assistant icon indicating copy to clipboard operation
sublime-robot-framework-assistant copied to clipboard

Feature-Request: Execute currently selected testcase

Open Noordsestern opened this issue 7 years ago • 1 comments

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:

  1. Pressing F8 executes the current testcase, if first cursor is in a testcase
  2. 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?

Noordsestern avatar Mar 28 '18 09:03 Noordsestern

It sounds like a good feature to have. Also I can recall others needing similar features.

aaltat avatar Mar 28 '18 10:03 aaltat