<div dir="ltr">Hi Wouter,<div><br></div><div>Currently there&#39;s no support for that, but I imagine to implement a plugin to do that should be relatively easy if you are inclined to. :)</div><div><br></div><div>If you go with the route of implementing a plugin, feel free to ask for advice on IRC[1] or creating an issue with your questions in the pytest bug tracker [2].</div><div><br></div><div>Cheers,</div><div>Bruno</div><div><br></div><div>[1] <a href="https://docs.pytest.org/en/latest/contact.html">https://docs.pytest.org/en/latest/contact.html</a></div><div>[2] <a href="https://github.com/pytest-dev/pytest/issues">https://github.com/pytest-dev/pytest/issues</a></div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Jan 24, 2018 at 12:10 PM Wouter Overmeire &lt;<a href="mailto:lodagro@gmail.com">lodagro@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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>
_______________________________________________<br>
testing-in-python mailing list<br>
<a href="mailto:testing-in-python@lists.idyll.org" target="_blank">testing-in-python@lists.idyll.org</a><br>
<a href="http://lists.idyll.org/listinfo/testing-in-python" rel="noreferrer" target="_blank">http://lists.idyll.org/listinfo/testing-in-python</a><br>
</blockquote></div>