[rspec-users] Any Plans on Tag support in Cucumber

2008-10-13 Thread wei wei
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 ___

[rspec-users] [cucumber] Is it possbile to access scenario name in steps?

2008-10-14 Thread 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

[rspec-users] [cucumber] Is it possbile to access scenario name in steps?

2008-10-14 Thread wei wei
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 _

Re: [rspec-users] testing a render layout statement in a controller

2008-10-15 Thread 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