Re: SuiteAttribute, RowTest and IterativeTest
"Charlie Poole" <[email protected]>
| Newsgroups | gmane.comp.windows.dotnet.nunit.devel |
|---|---|
| Message-ID | <00e101c883c0$0b0e38a0$6501a8c0@ferrari> |
Hi Kelly, > > So, if we are going to create any user-instances at load time, I > > would rather they be some other object than the test fixture class. > > Ok, but no matter what user instances you created at load > time, the could do stupid things, no? I don't think NUnit's > users need to be especially protected from themeselves. I > suspect it is a rather well educated group in general. True enough. My real preference is not to have any user objects floating around at load time. :-) If we do start supporting load-time actions by user-created objects we will need to surround those actions with all the same protections that surround tests, so that exceptions don't escape. I don't feel we need quite the same level of protection from extensions, although we need some. It's not a question of how smart the users are - its that NUnit is a framework that is supposed to be able to execute bad code and survive! Charlie > -Kelly > > -------------------------------------------------------------- > ----------- > This SF.net email is sponsored by: Microsoft Defy all > challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > nunit-developer mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nunit-developer > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/