[TIP] pytest 6.0.0 released!

Bruno Oliveira nicoddemus at gmail.com
Tue Jul 28 13:11:04 PDT 2020


The pytest team is proud to announce the 6.0.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 bunch of new goodies such as typing annotations,
pyproject.toml, new hooks, and new command-line flags.

CHANGELOG:

    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 users who have tested the 6.0.0rc1 release, it really helped
us out nail down a few problems before the final release.

Also many thanks to all contributors, among them:

* Alfredo Deza
* Andreas Maier
* Andrew
* Anthony Sottile
* ArtyomKaltovich
* Arvin Firouzi
* Bruno Oliveira
* Claire Cecil
* Curt J. Sampson
* Daniel
* Daniel Hahler
* Danny Sepler
* David Diaz Barquero
* Debi Mishra
* earonesty
* Fabio Zadrozny
* Felix Nieuwenhuizen
* Florian Bruhin
* Florian Dahlitz
* Garrett Thomas
* gaurav dhameeja
* gdhameeja
* Gleb Nikonorov
* Hugo van Kemenade
* Hunter Richards
* ibriquem
* Katarzyna Król
* Katrin Leinweber
* Kelton Bassingthwaite
* Keri Volans
* Kostis Anagnostopoulos
* Lewis Belcher
* Lewis Cowles
* Lukas Geiger
* Martin Michlmayr
* Mattwmaster58
* Maximilian Cosmo Sitter
* mcsitter
* Miro Hrončok
* Nikolay Kondratyev
* Pavel Karateev
* Paweł Wilczyński
* piotrhm
* Prashant Anand
* Ram Rachum
* Ran Benita
* Ronny Pfannschmidt
* Ruaridh Williamson
* Simon K
* smarie
* symonk
* Tim Hoffmann
* Tor Colvin
* Vlad-Radz
* Xinbin Huang
* xuiqzy
* Zac Hatfield-Dodds

Happy testing,
The pytest Development Team
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20200728/89b491ef/attachment.htm>


More information about the testing-in-python mailing list