I agree. TD.net is very cool, but it doesn't please everybody, all the time.
In particular, TD.NET (please tell me if I'm wrong) doesn't fully support the power of MBUnit to do data-driven tests. For example, I may have a combinatorial test with twenty different combinations, that in the MbUnit GUI run as 20 different tests. Maybe it takes 10 minutes or more to run all the tests, and I know from the nightly build report that a one (or a few) of the cases are failing. TD.NET only lets me re-run the test for all the combinations. I have to run the GUI to re-run only the test that is failing. Or maybe I have used the FixtureCategory attribute to be able to run a group of tests at once, again because running the whole suite every time may take too long. I can only do this in the GUI. - Marc --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
