Re: NUnit 2.5: What's In It Now

"Charlie Poole" <[email protected]> Sun, 13 Apr 2008 11:55:39 -0700
Newsgroups gmane.comp.windows.dotnet.nunit.devel
Message-ID <008801c89d97$f97f6f40$6401a8c0@ferrari>
Hi Gary,
 
Regarding Asserts continuing...


Yep, that's what I took Charlie to be suggesting. I think for data-driven
driven tests this is good for now, but as Charlie says, we could perhaps use
Assert.Warn(), or as Jeff Brown suggests, could put this into a separate
context (in an Assert.Multiple() block)
 
I was thinking of Assert having more than just failures. Right now it has
Assert.Ignore and Assert.Pass a well.
 
However, all three of these terminate the test, so it may not be such a good
idea to put Warn under the
same heading, unless it is also going to terminate the test. We could have a
different class that issues
interim results and messages but continues. That might be clearer to
everyone.
 
Charlie

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

_______________________________________________
nunit-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nunit-developer