My tests are running, but I wanted to simulate case where TestFixtureSetUp fails, just to test my build. All tests don't even start due to SetUp failure. In my opinion, it would be useful to have an oportunity to check for SetUp and TearDown success.
Vladimir -----Original Message----- From: Merrill Cornish [mailto:[EMAIL PROTECTED] Sent: Thursday, September 09, 2004 2:39 PM To: Vladimir Knezevic; [EMAIL PROTECTED] Subject: Re: [Nant-users] nunit2 problem with TestFixtureSetUp Vladimir, >>> Tests run: 0, Failures: 0, Not run: 35 NUnit doesn't consider that to be an error, so it's not going to report an error to NAnt. Why is it that none of your tests are running? Merrill ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_idP47&alloc_id808&op=click _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users
