File tree 1 file changed +7
-0
lines changed 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 35
35
deprecated but still present. Thanks to `@RedBeardCode `_ and `@tomviner `_
36
36
for PR (`#1626 `_).
37
37
38
+ * Refined logic for determining the ``rootdir ``, considering only valid
39
+ paths which fixes a number of issues: `#1594 `_, `#1435 `_ and `#1471 `_.
40
+ Thanks to `@blueyed `_ and `@davehunt `_ for the PR.
41
+
38
42
* Always include full assertion explanation. The previous behaviour was hiding
39
43
sub-expressions that happened to be False, assuming this was redundant information.
40
44
Thanks `@bagerard `_ for reporting (`#1503 `_). Thanks to `@davehunt `_ and
70
74
*
71
75
72
76
.. _#1210 : https://github.com/pytest-dev/pytest/issues/1210
77
+ .. _#1435 : https://github.com/pytest-dev/pytest/issues/1435
78
+ .. _#1471 : https://github.com/pytest-dev/pytest/issues/1471
73
79
.. _#1479 : https://github.com/pytest-dev/pytest/issues/1479
74
80
.. _#1503 : https://github.com/pytest-dev/pytest/issues/1503
75
81
.. _#1553 : https://github.com/pytest-dev/pytest/issues/1553
76
82
.. _#1579 : https://github.com/pytest-dev/pytest/issues/1579
77
83
.. _#1580 : https://github.com/pytest-dev/pytest/pull/1580
84
+ .. _#1594 : https://github.com/pytest-dev/pytest/issues/1594
78
85
.. _#1597 : https://github.com/pytest-dev/pytest/pull/1597
79
86
.. _#1605 : https://github.com/pytest-dev/pytest/issues/1605
80
87
.. _#1626 : https://github.com/pytest-dev/pytest/pull/1626
You can’t perform that action at this time.
0 commit comments