nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #01083
[Bug 614228] Re: Timeout Attribute don't work for SetUpFixture
Postponed to 3.0
** Project changed: nunitv2 => nunit-3.0
** Tags added: feature framework
--
Timeout Attribute don't work for SetUpFixture
https://bugs.launchpad.net/bugs/614228
You received this bug notification because you are a member of NUnit
Core Developers, which is the registrant for NUnit Framework.
Status in NUnit Test Framework: New
Bug description:
setting Timeout Attribute for SetUpFixture has no effect.
We have a class which handle some preconditions for all tests, so timeout might be possible attribute too.
References