doorstop-dev / doorstop

Requirements management using version control.
https://doorstop.readthedocs.io
Other
465 stars 126 forks source link

Change automated tests to rerun on test level. #620

Open neerdoc opened 7 months ago

neerdoc commented 7 months ago

Just made an issue so we don't forget it.

I suggest rerunning tests at the runner-level rather than restarting the whole suite.

https://pypi.org/project/pytest-rerunfailures/ could be added as a dependency in the future.

_Originally posted by @jacebrowning in https://github.com/doorstop-dev/doorstop/pull/615#discussion_r1447483757_