On Wed, Apr 20, 2016 at 10:38 AM Obermann, Stephan <
[email protected]> wrote:

> Just a thought, but if you want to kill the whole test run after 2h no
> matter what the actual test results are - why not simply set a timeout in
> your test automation system (the one that calls py.test). Most systems
> (Jenkins, Electric Commander, etc.) provide this feature and it would spare
> you from implementing your custom workflow logic on the "test runner" level.
>

I second that, that's what we have in place here at work.

Cheers,
Bruno.
_______________________________________________
pytest-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pytest-dev

Reply via email to