Gallio ships with MbUnit v2 and v3, so if you like you can always fallback
on v2 and your tests should just run.  Be sure to reference
MbUnit.Framework.dll for v2 or MbUnit.dll for v3.

In v3 the data-driven testing story has been much improved.  Documentation
is available here:
http://www.gallio.org/api/html/T_MbUnit_Framework_XmlDataAttribute.html

Jeff.

-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of testsubject
Sent: Tuesday, May 19, 2009 9:39 AM
To: MbUnit.User
Subject: XML Row Tests in MbUnit v3?


I am attempting to use Gallio 3.0.6 build 763 to regression test cases that
were created with MbUnit 2.4 plus add in some new cases for new software
features.  Our unit tests were written to use XML data generated by our
"truth model" software (lots of numbers crunching).
However, it appears that the XML row test feature is not available in MbUnit
v3, including the following attributes:

[DataFixture]
[ResourceXmlDataProvider]
[ForEachTest]

Is there a new methodology for row testing using XML data files in v3?  If
so, do you have sample code or documentation?  If not, can I install the
latest 2.4 and then run the test cases with Gallio Icarus GUI Test Runner?

(I can provide sample snippets of how our test code was set up.)

Thanks.

-David




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