pytest-rerunfailures
pytest-rerunfailures copied to clipboard
ENH: New option to rerun failures with the exception/inclusion of a path
It would be great if it would be possible to control not to rerun failures for certain files (in my use case, the doctests in long narrative documentation pages).
This is an interesting idea, a pull request is welcome.
I'll see what I can do