We're accessing it like this....
Before do |scenario|
puts "Before Scenario: #{scenario.to_sexp[3]}"
.
.
.
end
HTH,
Tim
On Thu, Mar 19, 2009 at 9:39 PM, Nigel Thorne <[email protected]> wrote:
>
> Where in the scenario object is the name stored?
>
> Cheers.
> Nigel
>
>
> walketim wrote:
>>
>> That did the trick. Thanks Aslak! Took a little while to figure out
>> where it was in the Scenario object but it was pretty straight forward
>> from there.
>>
>> T
>>
>> On Wed, Mar 11, 2009 at 10:21 AM, aslak hellesoy
>> <[email protected]> wrote:
>>>
>>>
>>> On Wed, Mar 11, 2009 at 4:12 PM, Tim Walker <[email protected]> wrote:
>>>>
>>>> Hi Guys,
>>>>
>>>> If I am generating diagnostics from a before do step can I get the
>>>> name of the scenario?
>>>
>>> This is implemented in 0.1.99.x:
>>> http://rspec.lighthouseapp.com/projects/16211-cucumber/tickets/44
>>>
>>> Aslak
>>>
>>>>
>>>> Many thanks,
>>>>
>>>> Tim
>>>> _______________________________________________
>>>> rspec-users mailing list
>>>> [email protected]
>>>> http://rubyforge.org/mailman/listinfo/rspec-users
>>>
>>>
>>> _______________________________________________
>>> rspec-users mailing list
>>> [email protected]
>>> http://rubyforge.org/mailman/listinfo/rspec-users
>>>
>> _______________________________________________
>> rspec-users mailing list
>> [email protected]
>> http://rubyforge.org/mailman/listinfo/rspec-users
>>
>>
>
> --
> View this message in context:
> http://www.nabble.com/-cucumber--getting-scenario-name-in-hook-tp22457271p22613814.html
> Sent from the rspec-users mailing list archive at Nabble.com.
>
> _______________________________________________
> rspec-users mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/rspec-users
>
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users