Revision 93b5102ac6b6129e5cea278dc9dafbc63942d542 authored by HelioGuilherme66 on 25 February 2016, 19:28:37 UTC, committed by HelioGuilherme66 on 25 February 2016, 19:28:37 UTC
2 parent s f2fd061 + a474887
Raw File
README.rest
RIDE
====

RIDE is a development environment for Robot Framework test cases.

*NEW* Join RIDE discussion in Robot Framework Slack: https://robotframework.slack.com
(signup page: https://robotframework-slack.herokuapp.com)

  * 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/
back to top