[LRUG] rspec logging

Matt Wynne matt at mattwynne.net
Mon Jun 2 11:14:01 PDT 2008


Hey Aidy.

I think we should probably be asking our very rspec-specific  
questions here instead:
http://www.ruby-forum.com/forum/32

See you over there!

cheers,
Matt

On 30 May 2008, at 10:55, aidy lewis wrote:

> Hi,
>
> At the moment I am logging to the console
>
>  Then "the user should be redirected to the read only show page where
> the changes will be visible" do
>     a = ["Programme copy information", "aidy lewis", "Charles
> Bukowski", "Steve Lambert", "Bret Anderson"]
>     a.each {|item|
>      puts "#{item} exists on page" if ui.does_the_html_include?(item)
>     }
>   end
>
> But is there an assertion wrapper or rspec logging I can use? Or
> should I be using one value per method?
>
> -- 
> Aidy
> www.agiletester.co.uk
> _______________________________________________
> Chat mailing list
> Chat at lists.lrug.org
> http://lists.lrug.org/listinfo.cgi/chat-lrug.org




More information about the Chat mailing list