<div dir="ltr"><div>Hi,</div><div><br></div><div>How can I resume an interrupted pytest test run?</div><div><br></div><div>Suppose using command line arguments I select a number of tests to be run by pytest. The tests take a while and in the middle of the run there is an issue (for example a power outage) and pytest was stopped. Is it possible to resume an interrupted run?</div><div><br></div><div>The idea is not to rerun the failed tests, but to run only those tests that did not run in the first run.</div><div><br></div><div>Wouter</div></div>