RIDE 1.5.2
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 |