[LRUG] rspec logging

Matthew Rudy Jacobs matthewrudyjacobs at gmail.com
Tue Jun 3 01:17:11 PDT 2008


that is crazy...
I never noticed the link to Rspec on RubyForum.

Think just because its not in the sidebar.

Crazy.

2008/6/2 Matt Wynne <matt at mattwynne.net>:

> 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
>>
>
> _______________________________________________
> Chat mailing list
> Chat at lists.lrug.org
> http://lists.lrug.org/listinfo.cgi/chat-lrug.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20080603/bb3f88a9/attachment.html>


More information about the Chat mailing list