Alan, You could use the TestSuiteFixture. http://www.mertner.com/confluence/display/MbUnit/TestSuiteFixture http://www.ondotnet.com/pub/a/dotnet/2005/07/18/unittesting_2005.html?page=2
On 1/30/07, Alan Cyment <[EMAIL PROTECTED]> wrote: > > > Hi everyone out there! I'd like to be able to drop pairs of text files > (e.g. "A-input.txt" + "A-output.txt") in a folder, fetch them from C# > and perform a given transformation over each of the input file and > then check if the output went as expected. I'd like each one of these > cases to be a Test in itself, so that I can analyze results with a > fine granularity. How would you achieve this using MbUnit? (i.e. not > the file fetching, but the test case creation thing) > > Cheers, > Alan > > > > > -- 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 -~----------~----~----~----~------~----~------~--~---
