Skip to content

RIDE 1.5.2

Choose a tag to compare

@yanne yanne released this 26 Jan 08:00
· 1868 commits to master since this release

THIS RELEASE IS BROKEN WITH wxPython 2.8.12.1, DO NOT USE

RIDE 1.5.2 is the second maintenance release in the 1.5 series. It contains the enhancements and bug fixes listed in the table below.

Thanks to @HelioGuilherme66 (#1224) and @fzuellich(#1527 and #1529) for contributing to this release.

The release packages are available via PyPi. Installing via pip is recommended:

pip install -U robotframework-ride

RIDE 1.5 was released 2016-01-26.

ID Type Priority Summary
#1529 bug medium Using '(De)select all tests' option will expand all nodes
#1527 enhancement medium Tag list sort by name in View all tags.
#1224 enhancement medium Keyword auto complete doesn't work when prefixed with Given, Then, And or When