Hi all, I am new to MBunit and have the following problem:
I am using Test Driven Dot net to run my tests and when I run each test individually at the single test method level, all tests pass. But when I run them as a whole at the test level, some of the tests fail. All I can think of is they are all being run asynchronously or something like that. Is there an attribute or something I can place on the class to say I want them run one after the other? Cheers Paul --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
