27 lines
595 B
ReStructuredText
27 lines
595 B
ReStructuredText
pytest-8.0.0
|
|
=======================================
|
|
|
|
The pytest team is proud to announce the 8.0.0 release!
|
|
|
|
This release contains new features, improvements, bug fixes, and breaking changes, so users
|
|
are encouraged to take a look at the CHANGELOG carefully:
|
|
|
|
https://docs.pytest.org/en/stable/changelog.html
|
|
|
|
For complete documentation, please visit:
|
|
|
|
https://docs.pytest.org/en/stable/
|
|
|
|
As usual, you can upgrade from PyPI via:
|
|
|
|
pip install -U pytest
|
|
|
|
Thanks to all of the contributors to this release:
|
|
|
|
* Bruno Oliveira
|
|
* Ran Benita
|
|
|
|
|
|
Happy testing,
|
|
The pytest Development Team
|