Files
pytest-xdist/changelog/650.feature.rst
xoviat f861f1667d add new pytest_handlecrashitem hook
allows handling and rescheduling crash tests

PR #651

Co-authored-by: xoviat <xoviat@users.noreply.github.com>
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
2021-04-27 09:07:49 -03:00

2 lines
92 B
ReStructuredText

Added new ``pytest_handlecrashitem`` hook to allow handling and rescheduling crashed items.