Jeroen van Ingen wrote in post #960472:

>
> I know that it fails on this line 'And I should see "Welcome."' for 2
> of the 5 tests. But Cucumber doesn't give which example fails.
> Cucumber only gives the failing line of the Scenario Outline and not
> from the Examples.
> Does anyone know how to get for which example it fails?

Have you tried puts( user data ) statement in the step definition 
immediately before the failing test?

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to