[TIP] pytest 2.9.0-rc.1

Bruno Oliveira nicoddemus at gmail.com
Mon Feb 22 15:11:46 PST 2016


Hi all,

We released pytest 2.9.0-rc.1, a release candidate to try to identify any
regressions before the official 2.9.0 release. It would be really helpful
if people could install this version, execute their test suites and report
any regressions to pytest-dev at python.org or the issues page[1].

To install this release, please execute the following with a virtualenv
active:

pip install -i https://devpi.net/nicoddemus/dev pytest==2.9.0-rc.1

[1] https://github.com/pytest-dev/pytest/issues

Thanks,
The py.test team.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20160222/969639c7/attachment.htm>


More information about the testing-in-python mailing list