Hey, I am using MbUnit to develop a test suite. I am using TestSuite Attribute and then reading individual data from XML configuration file using XMLData attribute. TestSuiteFixture Attribute requires MbUnit.Framework.dll and XMLData attribute requires MbUnit.dll , There is a conflict when I try to incorporate two dlls and thus throwing an error that conflict in using TestSuite attribute from two dlls.
Thanks in advance. Reply soon. Regards Mahima -- You received this message because you are subscribed to the Google Groups "MbUnit.User" group. To view this discussion on the web visit https://groups.google.com/d/msg/mbunituser/-/4U8d40eOdawJ. 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.
