<div dir="ltr"><div>The pytest team is proud to announce the 3.6.0 release!<br></div><div><br></div><div>pytest is a mature Python testing tool with more than 2000 tests</div><div>against itself, passing on many different interpreters and platforms.</div><div><br></div><div>This release contains a major internal refactoring of how marks are handled, fixing a long number of long standing bugs. Users are strongly encouraged to read the related documentation:</div><div><br></div><div>    <a href="https://docs.pytest.org/en/latest/mark.html#marker-revamp-and-iteration">https://docs.pytest.org/en/latest/mark.html#marker-revamp-and-iteration</a></div><div><br></div><div>As usual, the complete CHANGELOG can be found at:</div><div><br></div><div>    <a href="http://doc.pytest.org/en/latest/changelog.html">http://doc.pytest.org/en/latest/changelog.html</a></div><div><br></div><div>For complete documentation, please visit:</div><div><br></div><div>    <a href="http://docs.pytest.org">http://docs.pytest.org</a></div><div><br></div><div>As usual, you can upgrade from pypi via:</div><div><br></div><div>    pip install -U pytest</div><div><br></div><div>Thanks to all who contributed to this release, among them:</div><div><br></div><div>* Anthony Shaw</div><div>* ApaDoctor</div><div>* Brian Maissy</div><div>* Bruno Oliveira</div><div>* Jon Dufresne</div><div>* Katerina Koukiou</div><div>* Miro Hrončok</div><div>* Rachel Kogan</div><div>* Ronny Pfannschmidt</div><div>* Tim Hughes</div><div>* Tyler Goodlet</div><div>* Ville Skyttä</div><div>* aviral1701</div><div>* feuillemorte</div><div><br></div><div><br></div><div>Happy testing,</div><div>The Pytest Development Team</div></div>