Skip to content

Commit e0cb046

Browse files
committed
Update AUTHORS and CHANGELOG
1 parent 3a81d2e commit e0cb046

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ Ronny Pfannschmidt
8484
Ross Lawley
8585
Ryan Wooden
8686
Samuele Pedroni
87+
Stephan Obermann
8788
Tareq Alayan
8889
Tom Viner
8990
Trevor Bekolay

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,15 +74,27 @@
7474
message to raise when no exception occurred.
7575
Thanks `@palaviv`_ for the complete PR (`#1616`_).
7676

77+
* ``conftest.py`` files now benefit from assertion rewriting; previously it
78+
was only available for test modules. Thanks `@flub`_, `@sober7`_ and
79+
`@nicoddemus`_ for the PR (`#1619`_).
80+
81+
*
82+
83+
*
84+
85+
*
86+
7787
.. _@milliams: https://github.com/milliams
7888
.. _@csaftoiu: https://github.com/csaftoiu
89+
.. _@flub: https://github.com/flub
7990
.. _@novas0x2a: https://github.com/novas0x2a
8091
.. _@kalekundert: https://github.com/kalekundert
8192
.. _@tareqalayan: https://github.com/tareqalayan
8293
.. _@ceridwen: https://github.com/ceridwen
8394
.. _@palaviv: https://github.com/palaviv
8495
.. _@omarkohl: https://github.com/omarkohl
8596
.. _@mikofski: https://github.com/mikofski
97+
.. _@sober7: https://github.com/sober7
8698

8799
.. _#1426: https://github.com/pytest-dev/pytest/issues/1426
88100
.. _#1428: https://github.com/pytest-dev/pytest/pull/1428
@@ -95,6 +107,7 @@
95107
.. _#1474: https://github.com/pytest-dev/pytest/pull/1474
96108
.. _#1502: https://github.com/pytest-dev/pytest/pull/1502
97109
.. _#1520: https://github.com/pytest-dev/pytest/pull/1520
110+
.. _#1619: https://github.com/pytest-dev/pytest/issues/1619
98111
.. _#372: https://github.com/pytest-dev/pytest/issues/372
99112
.. _#1544: https://github.com/pytest-dev/pytest/issues/1544
100113
.. _#1616: https://github.com/pytest-dev/pytest/pull/1616

0 commit comments

Comments
 (0)