You can run a specific test by using the filter arguments to pick the right test class. Run MbUnit.Cons.exe with /? to see what options are available.
Have you looked at TestDriven.Net? Jeff. -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, November 30, 2007 2:23 PM To: MbUnit.User Subject: MbUnit use console to run specific test(s) Hi, I'm trying to figure out how to run a specific class or test method. I need to display the output in the Visual Studio Output window (using VS automation). My guess is I need to run the test via the console and capture the output to display in the Output window. So I'm asking how to target a specific test or class using mbunit.cons.exe. If there is another way to run a test, please let me know. 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 -~----------~----~----~----~------~----~------~--~---
