Re: Category attribute on Fixture SetUps
"Charlie Poole" <[email protected]> Mon, 4 Aug 2008 13:49:50 -0700
| Newsgroups | gmane.comp.windows.dotnet.nunit.user |
|---|---|
| Message-ID | <010c01c8f673$a539a6f0$6401a8c0@ferrari> |
Yes, CategoryAttribute works on TestFixtures and Tests. But you have an interesting idea there. I suggest you submit a feature request and maybe we can add it. Charlie > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf > Of Laimonas Simutis > Sent: Monday, August 04, 2008 12:32 PM > To: [email protected] > Subject: [Nunit-users] Category attribute on Fixture SetUps > > I have a class marked with a [SetUpFixture] attribute. I also > went ahead and added Category attribute hoping that I could > prevent that fixture from running by excluding the category. > However the fixture setup method still executes. Is Category > attribute strictly used to mark TestFixtures? > > -------------------------------------------------------------- > ----------- > 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 > ------------------------------------------------------------------------- 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=/