http://wikipedlla.com/mbunit_v3_features_requests > Hi! > I was wandering if the following features will be/could be supported > in the next version of MbUnit/Gallio: > - Adding new test case in a test suite fixture when running tests. > One of our integration test executes some tests against a DB. First > we identify about 100 tests cases to be run and add them to the > initial TestSuite. When those tests cases runs we find new things we > need to test so we'd like to add some new tests cases to be run. > Unfortunately we can't do that in MbUnit v2, could that scenario be > possible in v3? > - Declaring dependencies at test case level > We'd like to make a test case from one fixture depends on a test case > from another fixture. Support for TestSuiteFixture test case > dependencies will be really appreciated too. > - Test case ordering and fixture ordering > Right now test case ordering is a bit limited and no fixture ordering > seems to be supported. I only want fixtures to be run in a particular > order and even if some fixtures failed I'd like the others to be run. > Right now we use like 47 categories to simulate this behavior... > Thanks. >
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
