Andy and I wrote and article that contains an example of this: http://www.ondotnet.com/pub/a/dotnet/2005/07/18/unittesting_2005.html?page=2 I remember the first arg to adding a new test is the name of the test.
-- Jay Flowers ---------------------------------------------------------------------- http://jayflowers.com --------------------------------------------------------------------- On 7/5/07, Leonid Lastovkin <[EMAIL PROTECTED]> wrote: > > > Please see the question inline. > > On 6/19/07, Jay Flowers <[EMAIL PROTECTED]> wrote: > > I am with Ted. Sorry I did not read all the way through your email. :-( > > > > I would use a test suite to run the test on each file. You can even > have > > the name of the test reflect the name of the file being tested. > > How can I do that? Can the name of the test also include an arbitrary > string that I generate dynamically? > I was not able to fin how to do this in online documentation. > Thanks. > > >This way if > > a test fails you can easily see which file caused the failure. > > > > -- > > 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?hl=en -~----------~----~----~----~------~----~------~--~---
