Hi, Is it possible to configure MbUnit so that it runs each test in a fresh AppDomain?
The reason I want to do this is because I am testing my application that inherits from System.Windows.Application (the WPF application object), and there can only be one of these per AppDomain. If it is not possible now, could it be added in the future? Thanks, Sam --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
