-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Release 4.6.0 #5350
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
Release 4.6.0 #5350
Changes from all commits
da3f836
0b8b006
cc464f6
dda2193
f8e1d58
c081c01
2db05b6
c0e53a6
041ea37
0f7c7a9
ff428bf
d19df5e
b2ce6f3
f9f41e6
b900b41
6ba5e3c
ec6d0fa
b4d75ad
10ca84f
6b5152a
765f75a
470e686
ddbe733
a0dbf2a
0996f3d
c607697
ecd2de2
e37ff30
437d645
852fb6a
5814945
322a0f0
22d91a3
b3f8fab
13f02af
0a57124
2b9ca34
e032904
6061ecf
220a2a1
97d8e9f
d4b85da
a930ca0
5bc3ad8
31b1c4c
af21e6b
84569ca
ea3ebec
b0f0908
b10f289
f9cafd1
61dfd0a
6765aca
5ac498e
d6ce2e5
28bf381
da23aa3
843ca03
737a1bf
fbd8ff9
f013a5e
ace3a02
56e430f
882f3a4
c5de8e8
c8d23c2
fb3ae5e
693c3b7
e7cd00a
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.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,7 @@ Release announcements | |
:maxdepth: 2 | ||
|
||
|
||
release-4.6.0 | ||
release-4.5.0 | ||
release-4.4.2 | ||
release-4.4.1 | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
pytest-4.6.0 | ||
======================================= | ||
|
||
The pytest team is proud to announce the 4.6.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: | ||
|
||
* Akiomi Kamakura | ||
* Anthony Sottile | ||
* Bruno Oliveira | ||
* Daniel Hahler | ||
* David Röthlisberger | ||
* Evan Kepner | ||
* Jeffrey Rackauckas | ||
* MyComputer | ||
* Nikita Krokosh | ||
* Raul Tambre | ||
* Thomas Hisch | ||
* Tim Hoffmann | ||
* Tomer Keren | ||
* Victor Maryama | ||
* danielx123 | ||
* oleg-yegorov | ||
|
||
|
||
Happy testing, | ||
The Pytest Development Team |
Uh oh!
There was an error while loading. Please reload this page.