It is Friday 13th and Robot Framework 4.0 alpha 3 has been released!
Changes compared to previous alpha 2:
- IF / ELSE syntax added https://github.com/robotframework/robotframework/issues/3074
- Nested structure support added https://github.com/robotframework/robotframework/issues/3079
- Removed old
:FOR
syntax https://github.com/robotframework/robotframework/issues/3733 - Listener v2 linenumber and source added https://github.com/robotframework/robotframework/issues/3538
- Several improvements to SKIP functionality
- Libdoc documentation has been improved
To install currently latest prerelease please runpip install --pre --upgrade robotframework
.
All feedback is very welcome and valuable.
This version contains several new structural improvements and we need community support
to ensure that they work as expect and to seek and destroy possible problems they may have
generated.
Have a nice weekend and all the best to everyone! - Robot Framework core team