equivalent-xml
equivalent-xml copied to clipboard
contain matcher
I think it would be useful, to have something like expect(xml).to contain_xml("<foo>bar</foo>"). With this, you would be able to match a partial xml to a parent document.