On 10/5/07, Shane Mingins <[EMAIL PROTECTED]> wrote: > > Hi > > Was just using have_tag on an xml response and found the problem outlined > and resolved here > http://weblog.jamisbuck.org/2007/1/4/assert_xml_select > > Just wondered if there is any support in rspec? >
Really? I ran into that with Test::Unit/assert_select, but I was surprised and pleased to discover that have_tag and with_tag didn't seem to care between HTML and XML. -- Geoffrey Wiseman
_______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
