# RobotFrameworkIDE **Repository Path**: YongboZhu/RobotFrameworkIDE ## Basic Information - **Project Name**: RobotFrameworkIDE - **Description**: Robot Framework IDE is a development environment for Robot Framework test cases. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-12 - **Last Updated**: 2025-03-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README RIDE ==== RIDE is a development environment for Robot Framework test cases. *NEW* Join our #ride channel in Robot Framework Slack: https://robotframework.slack.com (signup page: https://robotframework-slack-invite.herokuapp.com/) See the `release notes`_ for version 1.7.4 **Attention, this new version will break old style `:FOR`, and you have to change to `FOR/END` blocks.** **See the FAQ at Wiki** ========================================== **THIS IS THE LAST RELEASE SUPPORTING PYTHON 2.7** **Attention, don't install RIDE on Python 3.8 (wait for version 2.0)** (the information below is outdated) * Downloads_ * Usage instructions and some tips and tricks can be found from the Wiki_ * Bug report/enhancement request? Use the `issue tracker`_. * Any questions? Do not hesitate to use the `mailing list`_. * Development information is in `BUILD`_ file. Installation ============ .. image:: http://img.youtube.com/vi/zpenQJcrBNg/sddefault.jpg :target: https://www.youtube.com/watch?feature=player_embedded&v=zpenQJcrBNg A very simple demo ================== .. image:: http://img.youtube.com/vi/6F_xGKdoN1E/sddefault.jpg :target: https://www.youtube.com/watch?feature=player_embedded&v=6F_xGKdoN1E .. _Downloads: https://pypi.python.org/pypi/robotframework-ride .. _Wiki: https://github.com/robotframework/RIDE/wiki .. _issue tracker: https://github.com/robotframework/RIDE/issues .. _BUILD: https://github.com/robotframework/RIDE/blob/master/BUILD.rest .. _mailing list: http://groups.google.com/group/robotframework-users/ .. _release notes: https://github.com/robotframework/RIDE/blob/master/doc/releasenotes/ride-1.7.4.rst