-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
WIP Preparing release version 5.0.0 #5500
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,6 +6,7 @@ Release announcements | |
| :maxdepth: 2 | ||
|
|
||
|
|
||
| release-5.0.0 | ||
| release-4.6.3 | ||
| release-4.6.2 | ||
| release-4.6.1 | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,46 @@ | ||
| pytest-5.0.0 | ||
| ======================================= | ||
|
|
||
| The pytest team is proud to announce the 5.0.0 release! | ||
|
|
||
| pytest is a mature Python testing tool with more than a 2000 tests | ||
| against itself, passing on many different interpreters and platforms. | ||
|
|
||
| This release contains a number of bugs fixes and improvements, so users are encouraged | ||
| to take a look at the CHANGELOG: | ||
|
|
||
| https://docs.pytest.org/en/latest/changelog.html | ||
|
|
||
| For complete documentation, please visit: | ||
|
|
||
| https://docs.pytest.org/en/latest/ | ||
|
|
||
| As usual, you can upgrade from pypi via: | ||
|
|
||
| pip install -U pytest | ||
|
|
||
| Thanks to all who contributed to this release, among them: | ||
|
|
||
| * Anthony Sottile | ||
| * Bruno Oliveira | ||
| * Daniel Hahler | ||
| * Dirk Thomas | ||
| * Evan Kepner | ||
| * Hugo | ||
| * Kevin J. Foley | ||
| * Pulkit Goyal | ||
| * Ralph Giles | ||
| * Ronny Pfannschmidt | ||
| * Thomas Grainger | ||
| * Thomas Hisch | ||
| * Tim Gates | ||
| * Victor Maryama | ||
| * Yuri Apollov | ||
| * Zac Hatfield-Dodds | ||
| * Zac-HD | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Looks like I have some bad git metadata somewhere 😕 - we can delete this line. |
||
| * curiousjazz77 | ||
| * patriksevallius | ||
|
|
||
|
|
||
| Happy testing, | ||
| The Pytest Development Team | ||
Uh oh!
There was an error while loading. Please reload this page.