Hi all!
Robot Framework 3.0 is now officially released! It supports Python 3,
contains a new powerful listener interface that allows modifying
executed tests as well as execution results, and also start-up scripts
have been enhanced to allow running tests like `robot tests.robot` and
`python -m robot tests.robot`. See the full release notes [1] for more
information about new features, bug fixes, backwards incompatible
changes and deprecated features.
As usual, pip users can simply run `pip install --upgrade
robotframework` to install or upgrade to this release. If the target
machine doesn't have a network connection, you can download the source
distribution from PyPI and install it like `pip install --upgrade
robotframework-3.0.tar.gz`. If you don't have pip, you can extract the
source distribution and install it using command `python setup.py
install`.
The standalone JAR distribution will be uploaded to Maven central a
little later today. Separate Windows installers will not be created
anymore [3]. Windows users are recommended to use pip that is bundled
with Python 2.7.9 and newer.
[1]
https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-3.0.rst
[2]
https://pypi.python.org/pypi/robotframework/
[3]
https://github.com/robotframework/robotframework/issues/2218
Cheers,
.peke
--
Agile Tester/Developer/Consultant ::
http://eliga.fi
Lead Developer of Robot Framework ::
http://robotframework.org