Verbose output no longer shows diff #10770
Labels
topic: rewrite
related to the assertion rewrite mechanism
type: regression
indicates a problem that was introduced in a release which was working previously
pip list
from the virtual environment you are usingWhen running
python -m pytest -v
for this function onpytest=7.1.0
I get
when I should be getting this instead
pytest=7.0.1
.pytest=7.2.2
(current version at time of this writing).-vv
instead of-v
produces the same result.System
Python 3.10.9. Linux x64 Kernel 6.1.12-1-MANJARO
pip list output
The text was updated successfully, but these errors were encountered: