Re: Determining if a test passed or failed
"Clive Pottinger" <[email protected]> Mon, 28 Jul 2008 11:28:27 -0700
| Newsgroups | gmane.comp.windows.dotnet.nunit.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks for all the very quick responses. Charlie, regrading you comment: I usually don't get into process issues on this list, but the problem as you describe it seems to indicate a rather serious problem of trust on your team. If folks are supposed to be writing tests, are they not doing it? If not, why not. I did simplify the situation a bit. But, rest assured, I do trust the other programmers. I am just looking for a safety check: when deadlines are short and pressure is high, writing a test script for a new 4 line method can end up filed in the same part of a programmer's mind that governs healthy eating habits and the ability to iron clothes - never to be dug up again. Tom, Sounds like you should take a look at NCover I was hoping to avoid adding yet another tool to mix. But I will if I have to. Still, I am surprised that NUnit does not have the ability to tell which test is about to run or just ran and whether the test was successful - it seems like they would be a very useful things to be able to determine for more than just my case. Which reminds me - I just found this link<http://www.kristofrennen.be/2008/07/19/advanced-setup-and-teardown-with-nunit/>describing how to do Assembly level and Namespace level SetUp and TearDown procedures. Why isn't this in the NUnit documentation? ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Nunit-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nunit-users