Did some searching around for examples after you pointed me in the
right direction, and got it working in about 5 minutes.  :)

Thanks for your help.

Phil

On Oct 20, 12:57 pm, Jeff Brown <[email protected]> wrote:
> Yes.  Look at AssemblyCleanupAttribute in MbUnit v2.4.  The approximate
> equivalent in v3.0 is AssemblyFixtureAttribute.
>
> Jeff.
>
>
>
> On Tue, Oct 20, 2009 at 10:44 AM, Phil Sandler <[email protected]> wrote:
>
> > Posted this on StackOverflow as well.  We are using 2.4, and upgrading
> > to 3.0 is not possible right now because of what's involved (we use a
> > lot of the TestSuite-related attributes).
>
> > We currently have a suite of integration tests that run via MbUnit
> > test suites. We are in the process of refactoring much of the code to
> > use an IOC framework (StructureMap).
>
> > I'd like to configure/initialize the container ONCE when the MBUnit
> > test runner fires up, using the same registry code that we use in
> > production.
>
> > Is there a way of achieving this in MbUnit?
>
> > Thanks,
>
> > Phil- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to