Hi, I have just changed my unit test framework from Nunit to MbUnit. If I run tests using command line commands everything go, but If I run test using MbUnit Gui, tests fail, because the program search for Nh configuration file in the wrong place, infact the file is in the same folder of test dlls but the gui search for it in the root folder of the project. Why? How can I solve this problem?
The same happen when I run test using CCNET. Paolo. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
