View on GitHub

RED - Robot Editor

Eclipse based editor for RobotFramework testcases

RED - Robot Editor User Guide > User guide > Integration with other tools >

PyDev and PyLint

PyDev and PyLint can be used together with RED. Those components needs to be installed and properly configured first.
Remember that PyDev has its own perspective. To open python files in RED with PyDev editor, use right-click menu Open With Python Editor.

PyDev installation

We recommend to install PyDev from Eclipse Marketplace:

Debugging tests with RED & PyDev

It is possible to debug the tests together with python code using RED and PyDev. For detailed description please visit Robot & Python debugging topic.

PyLint installation

We recommend to install PyLint using pip: