that is crazy...<br>I never noticed the link to Rspec on RubyForum.<br><br>Think just because its not in the sidebar.<br><br>Crazy.<br><br><div class="gmail_quote">2008/6/2 Matt Wynne <<a href="mailto:matt@mattwynne.net">matt@mattwynne.net</a>>:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hey Aidy.<br>
<br>
I think we should probably be asking our very rspec-specific questions here instead:<br>
<a href="http://www.ruby-forum.com/forum/32" target="_blank">http://www.ruby-forum.com/forum/32</a><br>
<br>
See you over there!<br>
<br>
cheers,<br><font color="#888888">
Matt</font><div><div></div><div class="Wj3C7c"><br>
<br>
On 30 May 2008, at 10:55, aidy lewis wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
At the moment I am logging to the console<br>
<br>
 Then "the user should be redirected to the read only show page where<br>
the changes will be visible" do<br>
    a = ["Programme copy information", "aidy lewis", "Charles<br>
Bukowski", "Steve Lambert", "Bret Anderson"]<br>
    a.each {|item|<br>
     puts "#{item} exists on page" if ui.does_the_html_include?(item)<br>
    }<br>
  end<br>
<br>
But is there an assertion wrapper or rspec logging I can use? Or<br>
should I be using one value per method?<br>
<br>
-- <br>
Aidy<br>
<a href="http://www.agiletester.co.uk" target="_blank">www.agiletester.co.uk</a><br>
_______________________________________________<br>
Chat mailing list<br>
<a href="mailto:Chat@lists.lrug.org" target="_blank">Chat@lists.lrug.org</a><br>
<a href="http://lists.lrug.org/listinfo.cgi/chat-lrug.org" target="_blank">http://lists.lrug.org/listinfo.cgi/chat-lrug.org</a><br>
</blockquote>
<br>
_______________________________________________<br>
Chat mailing list<br>
<a href="mailto:Chat@lists.lrug.org" target="_blank">Chat@lists.lrug.org</a><br>
<a href="http://lists.lrug.org/listinfo.cgi/chat-lrug.org" target="_blank">http://lists.lrug.org/listinfo.cgi/chat-lrug.org</a><br>
</div></div></blockquote></div><br>