Skip to content

Commit 4df74a5

Browse files
committed
Add AUTHORS and CHANGELOG for #1512
1 parent 999e7c6 commit 4df74a5

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ Martijn Faassen
8989
Martin K. Scherer
9090
Martin Prusse
9191
Matt Bachmann
92+
Matt Duck
9293
Matt Williams
9394
Matthias Hafner
9495
mbyt

CHANGELOG.rst

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,19 @@
44
* Testcase reports with a url attribute will now properly write this to junitxml.
55
Thanks `@fushi`_ for the PR
66

7-
*
8-
9-
*
7+
* Remove common items from dict comparision output when verbosity=1. Also update
8+
the truncation message to make it clearer that pytest truncates all
9+
assertion messages if verbosity < 2 (`#1512`_).
10+
Thanks `@mattduck`_ for the PR
1011

1112
*
1213

1314
*
1415

1516
.. _@fushi: https://github.com/fushi
17+
.. _@mattduck: https://github.com/mattduck
18+
19+
.. _#1512: https://github.com/pytest-dev/pytest/issues/1512
1620

1721

1822
3.0.2

0 commit comments

Comments
 (0)