<div dir="ltr">The pytest team is proud to announce the 5.1.0 release!<br><br>pytest is a mature Python testing tool with more than a 2000 tests<br>against itself, passing on many different interpreters and platforms.<br><br>This release contains a number of bugs fixes and improvements, so users are encouraged<br>to take a look at the CHANGELOG:<br><br>    <a href="https://docs.pytest.org/en/latest/changelog.html">https://docs.pytest.org/en/latest/changelog.html</a><br><br>For complete documentation, please visit:<br><br>    <a href="https://docs.pytest.org/en/latest/">https://docs.pytest.org/en/latest/</a><br><br>As usual, you can upgrade from pypi via:<br><br>    pip install -U pytest<br><br>Thanks to all who contributed to this release, among them:<br><br>* Albert Tugushev<br>* Alexey Zankevich<br>* Anthony Sottile<br>* Bruno Oliveira<br>* Daniel Hahler<br>* David Röthlisberger<br>* Florian Bruhin<br>* Ilya Stepin<br>* Jon Dufresne<br>* Kaiqi<br>* Max R<br>* Miro Hrončok<br>* Oliver Bestwalter<br>* Ran Benita<br>* Ronny Pfannschmidt<br>* Samuel Searles-Bryant<br>* Semen Zhydenko<br>* Steffen Schroeder<br>* Thomas Grainger<br>* Tim Hoffmann<br>* William Woodall<br>* Wojtek Erbetowski<br>* Xixi Zhao<br>* Yash Todi<br>* boris<br>* dmitry.dygalo<br>* helloocc<br>* martbln<br>* mei-li<br><br><br>Happy testing,<br>The Pytest Development Team<br></div>