> So, I am writing tests for a presenter class that outputs html markup.
> 
Actually now that I am thinking about it..  Would you guys recommend that I use
something like Nokogiri to parse the content and test for things like number of
children, classes, ids, etc, rather than just comparing the raw HTML?

Patrick J. Collins
http://collinatorstudios.com
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to