Thanks for the response.  I'm currently using NUnit and have one particular 
issue that I hope MbUnit can help with.  I have some test cases that use a 
custom trace listener for verification.  Basically they are testing a component 
that writes things to Trace.  The test case creates a trace listener that just 
collects every string it gets.  It then runs the component and then queries the 
strings collected in the custom trace listener for a certain number of matches. 
 This works ok using Nunit and Testdriven.net but fails using nunit-gui or 
nunit-console.  The Nunit guys have been unable to help me understand why it 
fails.  I have not yet tried this with MbUnit.
----- Original Message ----- From: Andrew Stopford To: [email protected] Sent: Thursday, January 04, 2007 4:18 PM
 Subject: MbUnit Re: Excluding categories using the console and gui runner


 Hi Reggie,

 I think its not working as it should with the two runners as it should right 
now., It will be something I'll address in the 2.4 line.

 Andy

On 1/4/07, Reggie <[EMAIL PROTECTED]> wrote:
   Can we exclude categories using the two runners?  If not, any word on
   when that will be available?

--~--~---------~--~----~------------~-------~--~----~
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