Aslak Hellesøy wrote: > On Wed, Jan 14, 2009 at 9:55 PM, Sebastian W. <[email protected]> > wrote: > >> > The :line suffix tells cuke to run only the scenario on that particular > line. > > http://wiki.github.com/aslakhellesoy/cucumber/running-features > cucumber --help > > Aslak
Ah, okay - I think I understand. But couldn't I just as easily do that with the "-s" option? When I tried running my feature with the :line suffix it still executed everything before it, and continued going afterwards. For my purposes, it'd just be really nifty to play have a more interactive environment to play around in. Again...I'm totally game for you saying "you should get right on that, here's where to go look". :) I'm more than willing to scratch my own itch, just not sure where to begin. :P -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
