Files
pytest2/changelog/7864.improvement.rst
T
2021-10-21 13:15:41 -03:00

5 lines
246 B
ReStructuredText

Improved error messages when parsing warning filters.
Previously pytest would show an internal traceback, which besides ugly sometimes would hide the cause
of the problem (for example an ``ImportError`` while importing a specific warning type).