is there any way to implement timeout option for individual tests in a bunch of test executed on the ccnet.
Mbunit and MSTest have [Timeout] attribute.
I am looking for similar feature in Nunit.
This is to avoid long running tests.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Which version of nUnit are you using? The most recent version (2.5 Beta) has a Timeout attribute.