Files
pytest2/changelog/9536.improvement.rst
Akuli a17e708352 With -vv, display the full skip/xfail reason instead of "..." (#9537)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-01-25 10:33:22 -03:00

2 lines
133 B
ReStructuredText

When ``-vv`` is given on command line, show skipping and xfail reasons in full instead of truncating them to fit the terminal width.