[Tutor] About Using timeout Mark in Pytest

Michelle Meiduo Wu wumeid at hotmail.com
Sat Aug 20 18:37:15 EDT 2016


Hi there,


I'd like to use @pytest. mark.timeout  in pytest test in Windows. But if one of test cases is timeout, then the following test cases will stop.


Is there anybody know how to continue to run the following test cases  if a test case is timeout?


Thank you in advance.


Michelle


More information about the Tutor mailing list