aidy lewis wrote:
> Hi Aslak,
> 
> 2008/9/11 aslak hellesoy <[EMAIL PROTECTED]>:
>>
> When I get an exception I would like to log the trace somewhere.
> 
> Aidy
Hello,

I'm using Cucumber and the HTML formatter gives me nice error traces on 
failures

Example:

    Error contacting Yahoo Boss web-service (Boss::BossError)
      ./steps/../../lib/boss/api.rb:60:in `search_boss'
      ./steps/../../lib/boss/api.rb:31:in `search_web'
      ./steps/web_search_steps.rb:18:in ` /I do a '(.+)' search for 
'(.+)'/'
      web_search.feature:13:in `/I do a '(.+)' search for '(.+)'/'

--
Joseph Wilk
http://www.joesniff.co.uk
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to