I think a better way to than using the MBUnit console is to use the MBUnit task. If you use the exec console way, if one of your tests fails, the build will still report that it suceeded. However, if you use the MBUnit task way, if a test fails, then the build report will show that the build failed. Here is a link on how to get the MBUnit task working in Nant. http://weblogs.asp.net/astopford/archive/2004/11/15/257278.aspx
Let me know if you can't get it to work. Roger --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
