Files
pytest2/changelog/8646.improvement.rst
2022-05-10 23:27:33 -07:00

3 lines
152 B
ReStructuredText

Improve :py:func:`pytest.raises`. Previously passing an empty tuple would give a confusing
error. We now raise immediately with a more helpful message.