We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5f0b75 commit bfada96Copy full SHA for bfada96
AUTHORS
@@ -82,6 +82,7 @@ Katarzyna Jachim
82
Kevin Cox
83
Lee Kamentsky
84
Lev Maximov
85
+Loic Esteve
86
Lukas Bednar
87
Luke Murphy
88
Maciek Fijalkowski
CHANGELOG.rst
@@ -5,12 +5,17 @@
5
6
*
7
8
-*
+* Improve error message when pytest.warns fails (`#2150`_). The type(s) of the
9
+ expected warnings and the list of caught warnings is added to the
10
+ error message. Thanks `@lesteve`_ for the PR.
11
12
13
14
15
16
+.. _@lesteve: https://github.com/lesteve
17
+
18
+.. _#2150: https://github.com/pytest-dev/pytest/issues/2150
19
20
21
3.0.5 (2016-12-05)
0 commit comments