Peli said:
You can specify the threading appartmentstate in the
TestFixtureAttribute (or any other fixture attribute) constructor.
Check out 
http://www.mertner.com/confluence/display/MbUnit/FixtureThreadApartmentState


On 10/5/06, Stephen Cook <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm trying to migrate some tests from NUnit to MBUnit.
> The tests automate and instance of WatiN, which in turn is manipulating an
> Internet Explorer instance. As such WatiN needs to be invoked in Single
> Threaded.
>
> For NUnit I can add a section in the config to set this up.
> How do I achieve the same in MbUnit?
>
> Thanks - Steve
>  >
>


-- 
Jay Flowers
----------------------------------------------------------------------
http://jayflowers.com
---------------------------------------------------------------------

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to