issues
search
trannghia190
/
robotframework-helper
4
stars
3
forks
source link
readme
RobotFrameworkHelper
Robot Framework Plugin for PyCharm.
Forked from
https://github.com/mtrubs/intellibot
Installation
Remove/disable other plugin which have same features before install to prevent conflict.
Install from Jetbrains Marketplace
https://plugins.jetbrains.com/plugin/21066-robotframework-helper
Restart after installed.
Features
Structure navigation
Syntax Highlighting
Suggestion and find usage
Cases or Suites Execution
Supported Resource File
Replace for predefined variables
Refactoring keywords & variables
Config for default execution variables
Config to add variable when running testcases (--variable parameter)
Detect run test case or tag
Running with pre-config profile
Go to config -> add multiple set of parameters
In run menu will show option to run with configured set
Support to run by pabot:
Go to config (Preferences > Languages & Frameworks > Robot Options --> Pabot tab) to enable and config number of processes
New run action will show in context menu for pabot
Add run action in project view
Show testcases and keywords in Project View