You could try asking Jamie.
TD.Net doesn't have much in the way of a public API you can leverage.

Gallio affords good integration capabilities but you'd have to write your
own add-in components just the same.

What kind of tool are you trying to write?  Perhaps we can help.

Jeff. 

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of [EMAIL PROTECTED]
Sent: Wednesday, December 05, 2007 11:27 AM
To: MbUnit.User
Subject: MbUnit Re: use console to run specific test(s)


yes, i love td.net, but i'm actually writing a new tool. not trying to
compete with jamie, but a feature he doesn't have covered. I was hoping
td.net has some api so I could just leverage what he already wrote.

On Nov 30, 4:40 pm, "Jeff Brown" <[EMAIL PROTECTED]> wrote:
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to