nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #01406
[Bug 614228] Re: Timeout Attribute don't work for SetUpFixture
** Changed in: nunit-3.0
Status: New => Triaged
** Changed in: nunit-3.0
Importance: Undecided => Low
--
You received this bug notification because you are a member of NUnit
Core Developers, which is the registrant for NUnit Framework.
https://bugs.launchpad.net/bugs/614228
Title:
Timeout Attribute don't work for SetUpFixture
Status in NUnit Test Framework:
Triaged
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