XmlFixtures
Extends Rails to support simple xml fixtures for testing and asserts for working with them.
Example
assert_xml_equal :xml_fixture_name, “<some>XML</some>”
Copyright © 2009 QualitySmith Inc., released under the MIT license