Hi, In my tests, I check to see if a given html tag such as <title>...</title> has the expected value, sometimes it works sometimes it tells me it couldn't find the string, although I see it printed out in the error screen.
I think it comes form the fact that double-quotes are escaped and slashes too, and some other strange behavior with spaces and dashes, but I am not sure about that. How do you get round this problem? -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users