Hi, This might do the trick for you?
http://www.mertner.com/confluence/display/MbUnit/AssemblyCleanUpAttributes Thanks Andy On 6/6/07, carel <[EMAIL PROTECTED]> wrote: > > > Hi > > When does MbUnit create an AppDomain? Is this per test fixture? > Reason I am asking is that we have some logic to setup test cases that > takes quite some time to execute and we want to do it once only for > all the test fixtures that reside in the same assembly. I thought the > AssemblyCleanup attribute would do the trick, but the Setup and > Teardown is called/fixture. > > Any ideas on how to accomplish this? > > Thanks > Carel > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
