Skip to content

Harm10/RIDE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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/)

"Support" sites

We have a RIDE section topic in Tools>RIDE.

You can use the tag robotframework-ide to search and ask on StackOverflow.

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

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

See the release notes for latest release version 2.0.5.

Version 1.7.4.2 was the last release supporting Python 2.7

The current development version is based on 2.0.5, supports Python from 3.6 up to 3.10 (8th May 2023).

Currently the unit tests are only tested on Python 3.10 (which is the recommended version). Likewise, the current version of wxPython, is 4.2.0, but RIDE is known to work with 4.0.7 and 4.1.1 versions.

(3.6 < python < 3.11) Install current released version (2.0.5) with:

pip install -U robotframework-ride

Install current development version (2.0.5) with:

See the FAQ at Wiki

Unit testing statuses:

Windows (Python 3.10): Unit Tests

Quality Gate Status: SonarCloud


About

Test data editor for Robot Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.4%
  • RobotFramework 8.7%
  • HTML 2.2%
  • Other 1.7%