RIDE, or Robot IDE, is an integrated development environment, designed specifically for Robot Framework
RIDE is a test data editor and integrated development environment for Robot Framework test data. The editor, among other things, features a built-in test runner, auto-completion when writing test data and a GUI representation of the test data (setup/teardown, tags, etc.)
- RIDE project on Github
- RIDE wiki
- Please read the Installation Instructions to get smoothly started.
- RIDE's GUI is implemented using wxPython toolkit.
- See Release Notes for v1.7.4b2 on recommendations to install. Please install wxPython before.