Mention change in -v output in changelog
This commit is contained in:
parent
3e875178ad
commit
3b8779ad17
|
@ -1,6 +1,9 @@
|
||||||
NEXT
|
NEXT
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
|
|
||||||
|
- No longer show line numbers in the --verbose output, the output is now
|
||||||
|
purely the nodeid. The line number is still shown in failure reports.
|
||||||
|
|
||||||
- fix issue547 capsys/capfd also work when output capturing ("-s") is disabled.
|
- fix issue547 capsys/capfd also work when output capturing ("-s") is disabled.
|
||||||
|
|
||||||
- address issue170: allow pytest.mark.xfail(...) to specify expected exceptions via
|
- address issue170: allow pytest.mark.xfail(...) to specify expected exceptions via
|
||||||
|
|
Loading…
Reference in New Issue