--line option has been deprecated, use the colon syntax instead.

cucumber path/to/file.feature --line 33

has become

cucumber path/to/file.feature:33


PS. updating this thread because of a high google page rank, it's the 
first search result for "cucumber running a single scenario"
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to