changelog

This commit is contained in:
Ronny Pfannschmidt 2021-10-04 09:30:22 +02:00
parent f434783248
commit 995d8330c8
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
Introduce multiline display for warning matching via :py:func:`pytest.warns` and
enhance match comparison for :py:func:`_pytest._code.ExceptionInfo.match` as returned by :py:func:`pytest.raises`.