2017-05-10 09:55:27 +08:00
|
|
|
pytest-{version}
|
|
|
|
=======================================
|
|
|
|
|
|
|
|
The pytest team is proud to announce the {version} release!
|
|
|
|
|
2022-02-03 23:33:07 +08:00
|
|
|
This release contains new features, improvements, and bug fixes,
|
|
|
|
the full list of changes is available in the changelog:
|
2017-05-10 09:55:27 +08:00
|
|
|
|
2020-07-29 04:14:48 +08:00
|
|
|
https://docs.pytest.org/en/stable/changelog.html
|
2017-05-10 09:55:27 +08:00
|
|
|
|
|
|
|
For complete documentation, please visit:
|
|
|
|
|
2020-07-29 04:14:48 +08:00
|
|
|
https://docs.pytest.org/en/stable/
|
2017-05-10 09:55:27 +08:00
|
|
|
|
2020-01-23 05:50:32 +08:00
|
|
|
As usual, you can upgrade from PyPI via:
|
2017-05-10 09:55:27 +08:00
|
|
|
|
|
|
|
pip install -U pytest
|
|
|
|
|
2020-07-29 04:14:48 +08:00
|
|
|
Thanks to all of the contributors to this release:
|
2017-05-10 09:55:27 +08:00
|
|
|
|
|
|
|
{contributors}
|
|
|
|
|
|
|
|
Happy testing,
|
2020-01-23 05:50:32 +08:00
|
|
|
The pytest Development Team
|