Hi,
I Love MbUnit...Thanks for your hard work. It's made a whole class of
tests much easier for us. XmlDataProvider is especially helpful. I have
a suggestion for another feature:
In addition to the ForEachTest, it would be great to have an XPathTest,
that works the same way, but for a single node selected by an XPath
argument in the attribute, rather than a series. That way, in the same
fixture I could select a single object definition from the XML provider
file in a different test. I've tried things like
[ForEachTest("Foo[0]")] and it doesn't work.
Thanks!
Dave
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---