I have decided to write two different (related) mechanisms to replace
[TestSuite].

[StaticTestFactory] : Generates tests statically at test exploration time.

[DynamicTestFactory] : Generates tests dynamically at test execution time.

Should be in place soon.

Jeff.

On Sun, Oct 26, 2008 at 2:18 PM, jones <[EMAIL PROTECTED]> wrote:

>
> Hi Jeff,
>
> Thanks for responding so quickly.
>
> I use V2.4 essentially for functional testing.  All my data along with
> the tests and the order of the tests come from a outside database.  So
> the order of the tests and the tests are not known until run-time.
> One other improvement that I would love to have is to be able at run-
> time to set the test time-out value.
>
> I will take a look at TestStep.
>
> Thanks for your help.
>
> jones
>
>
> On Oct 26, 11:14 am, "Jeff Brown" <[EMAIL PROTECTED]> wrote:
> > Take a look at the TestStep class, although its purpose is orthogonal to
> > TestSuite.
> >
> > We don't currently have a direct replacement for TestSuite however I may
> > very well put on in place within the next couple of days.  Out of
> curiosity,
> > what is your current use-case for TestSuite?  How does MbUnit v2 meet
> this
> > need?  What can we do to improve it in MbUnit v3?
> >
> > Jeff.
> >
> >
> >
> > On Sun, Oct 26, 2008 at 6:45 AM, jones <[EMAIL PROTECTED]> wrote:
> >
> > > I currently use MbUnit 2.4 and use TestSuite to add tests at run-
> > > time.  I would like to move to Gallio and MbUnit V3.  What takes the
> > > place of TestSuite?  Are there any code samples that show how to use
> > > it?
> >
> > > Thanks- 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