pytest2/changelog/12472.bugfix.rst

2 lines
156 B
ReStructuredText

Fixed a crash when returning category ``"error"`` or ``"failed"`` with a custom test status from :hook:`pytest_report_teststatus` hook -- :user:`pbrezina`.