/robot-run-plugin

pycharm plugin for run robot framework testcase.

Primary LanguageJava

build

open idea ,create Plugin Project,use this source.

feature

  • run robot framework from python
  • can debug python library.( not support debug *.robot file.)

notice

not support run suite now.

usage

install plugin intellibot first

preview

prview

change log

  • add *.robot support.