Forum member
henrits
1 post
Posts by henrits
-
SetUp and TearDown methods not executed for NUnit tests?
Hi there, I am trying to run my NUnit tests with NCrunch. After running a test class some of the test methods fail unexectedly. After looking into it I noticed the red dots (code NOT executed) of the lines in the SetUp and TearDown methods. Are the methods marked with the SetUpAttribute and T…
11 Feb 2012 14:46 UTC