Improve changelog description

This commit is contained in:
Brian Larsen 2023-05-01 11:11:32 -05:00
parent c516d6c680
commit dbcfdf1e69
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
Added :func:`TerminalReporter.wrap_write() <pytest.TerminalReporter.wrap_write>`, which improves verbose output by performing text wrapping on skip and xfail reasons. Added :func:`TerminalReporter.wrap_write() <pytest.TerminalReporter.wrap_write>`, which improves verbose output by performing text wrapping on skip and xfail reasons while leaving a clear margin for progress output.