Re: [rspec-users] [Cucumber] Running single feature from command line

2009-03-31 Thread Mark Lynn
this in the RSpec spec/runner.rb file. Sloppy workaround, but I needed to move on. Thanks to Joseph and Aslak for their comments. Mark Lynn Sabado Technologies On Mar 31, 2009, at 1:33 PM, Mark Lynn wrote: Aslak, Thanks! It is nice to at least know where the problem is. I am actually

Re: [rspec-users] [Cucumber] Running single feature from command line

2009-03-31 Thread Mark Lynn
Aslak, Thanks! It is nice to at least know where the problem is. I am actually using Cucumber in a Merb project so the Rails solution does not help, but I will look for another workaround and post if I find something. Mark Lynn Sabado Technologies On Mar 31, 2009, at 11:56 AM, aslak

Re: [rspec-users] [Cucumber] Running single feature from command line

2009-03-31 Thread Mark Lynn
2.3/bin/cucumber:6 from /usr/bin/cucumber:19:in `load' from /usr/bin/cucumber:19 Any idea why rspec code is being called here? I did discover that if I uninstall cucumber 0.2.3 and try version 0.1.16, then the above command line works as does using the profile. I'

Re: [rspec-users] [Cucumber] Running single feature from command line

2009-03-31 Thread Mark Lynn
ber:19 It seems weird that these exact options work in the cucumber.yml file, but not from the command line. Any other thoughts? - Mark Mark Lynn Sabado Technologies On Mar 31, 2009, at 9:26 AM, Joseph Wilk wrote: Mark Lynn wrote: I am using Cucumber 0.2.3 and am having problems running a

[rspec-users] [Cucumber] Running single feature from command line

2009-03-31 Thread Mark Lynn
command line so I can also use it in Textmate? - Mark Mark Lynn Sabado Technologies ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users