ude a test in a smoke test suite by just tagging it smoke,
or exclude unfinished tests from running by tagging them with a
keyword of your choosing."
I wonder if there are plans to support this in cucumber? I also wanna try to
implement it.
--
Wei Wei
___
One of my examples now is like below
### case_1001.feature
Feature: case_1001
Scenario: 10001
Given the network is CBS
Given the data :
Then there should be an asset with internal id and title1 in DB
--
Wei Wei
___
rspec-users mailing
d title/ do
@title = "[EMAIL PROTECTED]" #though the variable @scenario_name
isn't available
end
So my question is: is it possible to get the name of the scenario/feature in
the step block?
ps: sorry, last message was sent by mistake.
--
Wei Wei
_
menu") statement in a controller or this is supposed to be tested in
> the view?
>
>
>
>
>
>
> ___
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>
--
Wei Wei
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users