Hi, The Explicit Attribute would do this
http://www.mertner.com/jira/browse/MBUNIT-71 It's on the todo list so if you do work up some code for this then I'd welcome a contribution. Andy On 2/5/07, dletourneau <[EMAIL PROTECTED]> wrote: > > > Hi, > > I'm trying to implement a complex test harness using MbUnit and I ran > into some problems. > > What I'm trying to achieve is a high level application testing using > 200+ interdependent tests using the DependsOnAttribute. So far > everything works fine for the integration build, but on the > development side we'd like to be able to select only one particular > test and run it. Unfortunately, doing this just run the selected test > and not any of its dependencies. > > Are you aware if there are plans to implement something like this in > MbUnit or should we try to extend our own FixtureCategory ? > > Thanks > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MbUnit.User" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/MbUnitUser?hl=en -~----------~----~----~----~------~----~------~--~---
