From nicoddemus at gmail.com Tue Jul 28 13:11:04 2020 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Tue, 28 Jul 2020 17:11:04 -0300 Subject: [TIP] pytest 6.0.0 released! Message-ID: 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: