Skip to content

joethewind/RIDE

 
 

Repository files navigation

RIDE

RIDE is a development environment for Robot Framework test cases.

Instant Communication Join our #ride channel in Robot Framework Slack: https://robotframework.slack.com (signup page: https://robotframework-slack-invite.herokuapp.com/)

Welcome to the development version of RIDE - next release will be version 2.0

If you are looking for the latest released version, you can get the source code from releases or from branch release/1.7.4.1 See the release notes for latest release version 1.7.4.1.

Version 1.7.4.1 was the last release supporting Python 2.7

Attention, this new version will break old style :FOR, and you have to change to FOR/END blocks.

Attention, don’t install RIDE on Python 3.8 (wait for release of version 2.0)

Or you can install from development, where running on Python 3.8 is supported (since February 2020)

Install with:

pip install -U https://github.com/robotframework/RIDE/archive/master.zip

See the FAQ at Wiki

Unit testing statuses:

Linux (py36, py37): Unit Tests Windows (py36, py37, py38): Unit Tests


About

Test data editor for Robot Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.6%
  • HTML 3.2%
  • JavaScript 1.2%
  • Other 1.0%