Re: [rspec-users] Disabling cucumber for autotest

2009-05-28 Thread Rick DeNatale
On Thu, May 28, 2009 at 1:31 PM, Ben Lovell wrote: > On Thu, May 28, 2009 at 6:05 PM, Rick DeNatale > wrote: >> >> Now you don't happen to be using the recently released autotest-mac >> gem are you? It does automatically run scenarios, and I'd like to be >> able to control that as well. >> >> Ric

Re: [rspec-users] Disabling cucumber for autotest

2009-05-28 Thread Ben Lovell
On Thu, May 28, 2009 at 6:05 PM, Rick DeNatale wrote: > > Now you don't happen to be using the recently released autotest-mac > gem are you? It does automatically run scenarios, and I'd like to be > able to control that as well. > > Rick DeNatale That's peculiar. I'm not seeing the same behaviou

Re: [rspec-users] Disabling cucumber for autotest

2009-05-28 Thread Rick DeNatale
On Wed, May 27, 2009 at 12:14 PM, Ben Johnson wrote: > Hi, > > For some reason, no matter what, my entire cucumber suite is ran after every > auto test. Is there a way to make auto test ignore cucumber all together? > > Thanks for your help. As Ben Mabey points out this is not normal RSpec behavi

Re: [rspec-users] Including extra directories for Autospec

2009-05-28 Thread Adam Anderson
Oh! Yeah I did eventually reduce it to my ~/.autotest hooks clobbering any configuration in a ./.autotest so Kero's solution makes good sense. Such bizarre behavior. If I put the initialize block after my growl setup then it borks as usual even if I explicitly return nil. However, putting the bloc

Re: [rspec-users] Disabling cucumber for autotest

2009-05-28 Thread Ben Mabey
Ben Johnson wrote: Hi, For some reason, no matter what, my entire cucumber suite is ran after every auto test. Is there a way to make auto test ignore cucumber all together? Thanks for your help. Hi Ben, The default behaviour is for it to not run the features at all. In fact Cucumber wi

Re: [rspec-users] cucumber-java

2009-05-28 Thread aslak hellesoy
> Aslak Hellesøy wrote: regards, Trond >>> >>> I'm having the same problem as Raymond, but on Windoze. Is there another >>> version? The only I can seem to find is the 0.0.1 on >>> http://github.com/aslakhellesoy/cucumber_java/downloads >>> >> >> No more recent versions have been released

Re: [rspec-users] cucumber-java

2009-05-28 Thread Shane Hayes
Aslak Hellesøy wrote: >>> >>> regards, Trond >> >> I'm having the same problem as Raymond, but on Windoze. Is there another >> version? The only I can seem to find is the 0.0.1 on >> http://github.com/aslakhellesoy/cucumber_java/downloads >> > > No more recent versions have been released since 0.0

[rspec-users] Disabling cucumber for autotest

2009-05-28 Thread Ben Johnson
Hi, For some reason, no matter what, my entire cucumber suite is ran after every auto test. Is there a way to make auto test ignore cucumber all together? Thanks for your help. Ben Johnson Binary Logic W: www.binarylogic.com E: bjohn...@binarylogic.com 1430 Broadway 7th Floor - NECO Ne

Re: [rspec-users] Class method not being stubbed

2009-05-28 Thread Nick Hoffman
On Sun, May 24, 2009 at 3:25 PM, Rick DeNatale wrote: > One thing which strikes me is that if Rails naming conventions were > being followed: > >  1) the file name be lib/ad_sense_heaven_parser not lib/adsense_heaven_parser >  2) the require wouldn't be needed since it would be autoloaded. > > Per

Re: [rspec-users] spec for authenticated user

2009-05-28 Thread Nick Hoffman
> -Original Message- > From: rspec-users-boun...@rubyforge.org > [mailto:rspec-users-boun...@rubyforge.org] On Behalf Of David Chelimsky > Sent: Wednesday, May 27, 2009 5:55 PM > To: rspec-users > Subject: Re: [rspec-users] spec for authenticated user >>   before_filter :requires_user, >>

Re: [rspec-users] DeepTest with 1.2.6?

2009-05-28 Thread Ben Mabey
Scott Taylor wrote: Adam Anderson wrote: Just curious if anyone is running DeepTest with rspec 1.2.6. I can't even do a '$ rake -T' on the deep-test repo at git://github.com/qxjit/deep-test.git When I try to run deep_test using their provided rspec exa

Re: [rspec-users] DeepTest with 1.2.6?

2009-05-28 Thread Scott Taylor
Adam Anderson wrote: Just curious if anyone is running DeepTest with rspec 1.2.6. I can't even do a '$ rake -T' on the deep-test repo at git://github.com/qxjit/deep-test.git When I try to run deep_test using their provided rspec example at http://githu

[rspec-users] DeepTest with 1.2.6?

2009-05-28 Thread Adam Anderson
Just curious if anyone is running DeepTest with rspec 1.2.6. I can't even do a '$ rake -T' on the deep-test repo at git://github.com/qxjit/deep-test.git When I try to run deep_test using their provided rspec example at http://github.com/qxjit/deep-test it blows up and produces the following: Warni

Re: [rspec-users] thoughts on this?

2009-05-28 Thread Matt Wynne
On 28 May 2009, at 06:32, Ben Mabey wrote: Stephen Eley wrote: On Wed, May 27, 2009 at 8:19 PM, Matt Wynne wrote: http://robertlally.com/post/bdd-not-so-much *shrug* I'll add a *sigh* as well... Robert says his "problem is with the definition of BDD itself". He points out that no