[232] Unit Test Runner doesn't work with [TestFixtureSetup]
I'm using build 232 with VS.NET 2003. I also have NUnit 2.2.7 installed.
I cannot run any unit tests on a test fixture if that fixture has a method attributed with . Unit Test Runner will not run any of the tests, even if I right-click on them and click on run (nothing happens, the icon to the left of the tests remains grey).
If I remove the attribute, the tests run as expected in Unit Test Runner.
This doesn't appear to be a NUnit problem because the tests run correctly in the stand-alone NUnit GUI, even if I have a method.
Please sign in to leave a comment.
Please could you build a small standalone sample and send it to me for
analysis?
I can't reproduce your behavour
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"John Bush" <no_reply@jetbrains.com> wrote in message
news:751782.1144077793537.JavaMail.itn@is.intellij.net...
>
>
>