Hi, I'm trying to use XmlAssert to compare snippets of xml that is the result of a method and the expected xml, but I can't seem to be able to use it to easily pinpoint what went wrong in my method. Maybe I'm trying to do too much in one sweep.
Does anyone else use XmlAssert? How do you work around that it only tells you that the xml documents are different but not where they are different? Is it even a problem for anyone else? /Johan
