File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
3.0.6.dev0 (unreleased)
2
2
=======================
3
3
4
- * Respect ``python_files `` in assertion rewriting (`#2121 `_). Thanks to
5
- `@nip3o `_ for the report and `@pelme `_ for the PR.
6
-
7
4
* pytest no longer recognizes coroutine functions as yield tests (`#2129 `_).
8
5
Thanks to `@malinoff `_ for the PR.
9
6
15
12
subdirectories with ini configuration files now uses the correct ini file
16
13
(`#2148 `_). Thanks `@pelme `_.
17
14
15
+ * Respect ``python_files `` in assertion rewriting (`#2121 `_). Thanks to
16
+ `@nip3o `_ for the report and `@pelme `_ for the PR.
17
+
18
18
*
19
19
20
20
.. _@lesteve : https://github.com/lesteve
21
21
.. _@malinoff : https://github.com/malinoff
22
+ .. _@nip3o : https://github.com/nip3o
22
23
.. _@pelme : https://github.com/pelme
23
24
25
+ .. _#2121 : https://github.com/pytest-dev/pytest/issues/2121
24
26
.. _#2129 : https://github.com/pytest-dev/pytest/issues/2129
25
27
.. _#2148 : https://github.com/pytest-dev/pytest/issues/2148
26
28
.. _#2150 : https://github.com/pytest-dev/pytest/issues/2150
You can’t perform that action at this time.
0 commit comments