|
74 | 74 | message to raise when no exception occurred.
|
75 | 75 | Thanks `@palaviv`_ for the complete PR (`#1616`_).
|
76 | 76 |
|
| 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 | + |
77 | 87 | .. _@milliams: https://github.com/milliams
|
78 | 88 | .. _@csaftoiu: https://github.com/csaftoiu
|
| 89 | +.. _@flub: https://github.com/flub |
79 | 90 | .. _@novas0x2a: https://github.com/novas0x2a
|
80 | 91 | .. _@kalekundert: https://github.com/kalekundert
|
81 | 92 | .. _@tareqalayan: https://github.com/tareqalayan
|
82 | 93 | .. _@ceridwen: https://github.com/ceridwen
|
83 | 94 | .. _@palaviv: https://github.com/palaviv
|
84 | 95 | .. _@omarkohl: https://github.com/omarkohl
|
85 | 96 | .. _@mikofski: https://github.com/mikofski
|
| 97 | +.. _@sober7: https://github.com/sober7 |
86 | 98 |
|
87 | 99 | .. _#1426: https://github.com/pytest-dev/pytest/issues/1426
|
88 | 100 | .. _#1428: https://github.com/pytest-dev/pytest/pull/1428
|
|
95 | 107 | .. _#1474: https://github.com/pytest-dev/pytest/pull/1474
|
96 | 108 | .. _#1502: https://github.com/pytest-dev/pytest/pull/1502
|
97 | 109 | .. _#1520: https://github.com/pytest-dev/pytest/pull/1520
|
| 110 | +.. _#1619: https://github.com/pytest-dev/pytest/issues/1619 |
98 | 111 | .. _#372: https://github.com/pytest-dev/pytest/issues/372
|
99 | 112 | .. _#1544: https://github.com/pytest-dev/pytest/issues/1544
|
100 | 113 | .. _#1616: https://github.com/pytest-dev/pytest/pull/1616
|
|
0 commit comments