vote up 1 vote down star

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.

flag

69% accept rate

1 Answer

vote up 1 vote down check

Which version of nUnit are you using? The most recent version (2.5 Beta) has a Timeout attribute.

link|flag
FYI - nunit 2.5 is in release now. nunit.com/index.php?p=releaseNotes&r=2.5/… – Chris Missal May 10 at 16:07

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.