File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -89,6 +89,7 @@ Martijn Faassen
89
89
Martin K. Scherer
90
90
Martin Prusse
91
91
Matt Bachmann
92
+ Matt Duck
92
93
Matt Williams
93
94
Matthias Hafner
94
95
mbyt
Original file line number Diff line number Diff line change 12
12
* Fix pkg_resources import error in Jython projects (`#1853 `).
13
13
Thanks `@raquel-ucl `_ for the PR.
14
14
15
- *
15
+ * Remove common items from dict comparision output when verbosity=1. Also update
16
+ the truncation message to make it clearer that pytest truncates all
17
+ assertion messages if verbosity < 2 (`#1512 `_).
18
+ Thanks `@mattduck `_ for the PR
16
19
17
20
18
21
.. _@philpep : https://github.com/philpep
19
22
.. _@raquel-ucl : https://github.com/raquel-ucl
23
+ .. _@mattduck : https://github.com/mattduck
20
24
21
25
.. _#1905 : https://github.com/pytest-dev/pytest/issues/1905
22
26
.. _#1934 : https://github.com/pytest-dev/pytest/issues/1934
27
+ .. _#1512 : https://github.com/pytest-dev/pytest/issues/1512
23
28
24
29
25
30
3.0.2
You can’t perform that action at this time.
0 commit comments