[TIP] pytest 3.6.0 released!

Bruno Oliveira nicoddemus at gmail.com
Wed May 23 04:05:34 PDT 2018


The pytest team is proud to announce the 3.6.0 release!

pytest is a mature Python testing tool with more than 2000 tests
against itself, passing on many different interpreters and platforms.

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:

    https://docs.pytest.org/en/latest/mark.html#marker-revamp-and-iteration

As usual, the complete CHANGELOG can be found at:

    http://doc.pytest.org/en/latest/changelog.html

For complete documentation, please visit:

    http://docs.pytest.org

As usual, you can upgrade from pypi via:

    pip install -U pytest

Thanks to all who contributed to this release, among them:

* Anthony Shaw
* ApaDoctor
* Brian Maissy
* Bruno Oliveira
* Jon Dufresne
* Katerina Koukiou
* Miro Hrončok
* Rachel Kogan
* Ronny Pfannschmidt
* Tim Hughes
* Tyler Goodlet
* Ville Skyttä
* aviral1701
* feuillemorte


Happy testing,
The Pytest Development Team
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20180523/8e8fd3be/attachment.html>


More information about the testing-in-python mailing list