Re: [rspec-users] making autotest run other specs

2008-09-18 Thread David Chelimsky
On Sep 18, 2008, at 12:27 PM, "Mark Wilden" <[EMAIL PROTECTED]> wrote: On Thu, Sep 18, 2008 at 9:17 AM, Joaquin Rivera Padron <[EMAIL PROTECTED] > wrote: I'll try to repeat the case in another project, I guess maybe only after autotest reruns *all* the specs (it does so from time to time)

Re: [rspec-users] making autotest run other specs

2008-09-18 Thread Mark Wilden
On Thu, Sep 18, 2008 at 9:17 AM, Joaquin Rivera Padron <[EMAIL PROTECTED]>wrote: > I'll try to repeat the case in another project, I guess maybe only after >> autotest reruns *all* the specs (it does so from time to time) is that *new* >> directories inside spec/ get runned, or maybe I just overl

Re: [rspec-users] making autotest run other specs

2008-09-18 Thread Joaquin Rivera Padron
oopps, here: all of a sudden I notice that specs in* lib/spec* do really get runned by autotest... i meant: all of a sudden I notice that specs in *spec/lib* do really get runned by autotest... thx joaquin 2008/9/18 Joaquin Rivera Padron <[EMAIL PROTECTED]> > hey Mark you're right, > > all of a s

Re: [rspec-users] making autotest run other specs

2008-09-18 Thread Joaquin Rivera Padron
hey Mark you're right, all of a sudden I notice that specs in lib/spec do really get runned by autotest... I'll try to repeat the case in another project, I guess maybe only after autotest reruns *all* the specs (it does so from time to time) is that *new* directories inside spec/ get runned, or

Re: [rspec-users] making autotest run other specs

2008-09-18 Thread Mark Wilden
On Thu, Sep 18, 2008 at 6:54 AM, Joaquin Rivera Padron <[EMAIL PROTECTED]>wrote: > I've been spec-ing classes in my lib/ directory, but until now only get > spec to run using: > > script/spec spec/lib/ > > is there a way to make autotest load specs for this directory too? > I know this isn't muc

[rspec-users] making autotest run other specs

2008-09-18 Thread Joaquin Rivera Padron
hi there, I've been spec-ing classes in my lib/ directory, but until now only get spec to run using: script/spec spec/lib/ is there a way to make autotest load specs for this directory too? thanks in advance, joaquin ___ rspec-users mailing list rspec-