Add changelog and author entries
This commit is contained in:
parent
64ed241f5f
commit
c516d6c680
1
AUTHORS
1
AUTHORS
|
@ -56,6 +56,7 @@ Benjamin Peterson
|
|||
Bernard Pratz
|
||||
Bob Ippolito
|
||||
Brian Dorsey
|
||||
Brian Larsen
|
||||
Brian Maissy
|
||||
Brian Okken
|
||||
Brianna Laugher
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Added :func:`TerminalReporter.wrap_write() <pytest.TerminalReporter.wrap_write>`, which improves verbose output by performing text wrapping on skip and xfail reasons.
|
Loading…
Reference in New Issue