2017-05-10 09:55:27 +08:00
|
|
|
pytest-{version}
|
|
|
|
=======================================
|
|
|
|
|
|
|
|
pytest {version} has just been released to PyPI.
|
|
|
|
|
|
|
|
This is a bug-fix release, being a drop-in replacement. To upgrade::
|
|
|
|
|
|
|
|
pip install --upgrade pytest
|
2018-05-18 16:19:46 +08:00
|
|
|
|
2018-08-29 05:36:47 +08:00
|
|
|
The full changelog is available at https://doc.pytest.org/en/latest/changelog.html.
|
2017-05-10 09:55:27 +08:00
|
|
|
|
|
|
|
Thanks to all who contributed to this release, among them:
|
|
|
|
|
|
|
|
{contributors}
|
|
|
|
|
|
|
|
Happy testing,
|
|
|
|
The pytest Development Team
|