Files
pytest2/changelog/7615.improvement.rst
2020-11-21 10:49:17 -03:00

2 lines
146 B
ReStructuredText

:meth:`Node.warn <_pytest.nodes.Node.warn>` now permits any subclass of :class:`Warning`, not just :class:`PytestWarning <pytest.PytestWarning>`.