I''m having trouble using autotest with rspec on a non-rails project. my Rspec gem is version 1.0.8, ZenTest is 3.6.2 project structure $ ls * lib: parser.rb spec: parser_spec.rb autotest finds and runs the spec, but it won''t detect changes to lib/parser.rb I know it''s something stupid, but... help? -- Rick DeNatale My blog on Ruby http://talklikeaduck.denhaven2.com/
On Nov 30, 2007 10:21 AM, Rick DeNatale <rick.denatale at gmail.com> wrote:> I''m having trouble using autotest with rspec on a non-rails project.Bad diagnosis, It''s not that it''s not detecting, it''s that I''m not getting growl notifications, although I do get them for autotesting specs in rails projects. Hmmmmm -- Rick DeNatale My blog on Ruby http://talklikeaduck.denhaven2.com/
Thought I''d share that growlnotify has issues on leopard, it''s touch and go as to if it will work or not. Nathan Sutton fowlduck at gmail.com rspec edge revision 3014 rspec_on_rails edge revision 3014 rails edge revision 8238 On Nov 30, 2007, at 11:43 AM, Rick DeNatale wrote:> On Nov 30, 2007 10:21 AM, Rick DeNatale <rick.denatale at gmail.com> > wrote: >> I''m having trouble using autotest with rspec on a non-rails project. > > Bad diagnosis, It''s not that it''s not detecting, it''s that I''m not > getting growl notifications, although I do get them for autotesting > specs in rails projects. Hmmmmm > > -- > Rick DeNatale > > My blog on Ruby > http://talklikeaduck.denhaven2.com/ > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users
Yes, but I''m still on tiger On Nov 30, 2007 1:10 PM, Nathan Sutton <nathan.sutton at gmail.com> wrote:> Thought I''d share that growlnotify has issues on leopard, it''s touch > and go as to if it will work or not. > > Nathan Sutton > fowlduck at gmail.com > rspec edge revision 3014 > rspec_on_rails edge revision 3014 > rails edge revision 8238 > > > > > > On Nov 30, 2007, at 11:43 AM, Rick DeNatale wrote: > > > On Nov 30, 2007 10:21 AM, Rick DeNatale <rick.denatale at gmail.com> > > wrote: > >> I''m having trouble using autotest with rspec on a non-rails project. > > > > Bad diagnosis, It''s not that it''s not detecting, it''s that I''m not > > getting growl notifications, although I do get them for autotesting > > specs in rails projects. Hmmmmm > > > > -- > > Rick DeNatale > > > > My blog on Ruby > > http://talklikeaduck.denhaven2.com/ > > _______________________________________________ > > rspec-users mailing list > > rspec-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/rspec-users > > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >-- Rick DeNatale My blog on Ruby http://talklikeaduck.denhaven2.com/
Yeah, should work, but wanted to note it as I''ve had endless issues with it on leopard. My boss'' growlnotify doesn''t work, mine works perfectly since I installed Office 2004, and the forums say it doesn''t work at all... Nathan Sutton fowlduck at gmail.com rspec edge revision 3014 rspec_on_rails edge revision 3014 rails edge revision 8238 On Nov 30, 2007, at 12:18 PM, Rick DeNatale wrote:> Yes, but I''m still on tiger > > On Nov 30, 2007 1:10 PM, Nathan Sutton <nathan.sutton at gmail.com> > wrote: >> Thought I''d share that growlnotify has issues on leopard, it''s touch >> and go as to if it will work or not. >> >> Nathan Sutton >> fowlduck at gmail.com >> rspec edge revision 3014 >> rspec_on_rails edge revision 3014 >> rails edge revision 8238 >> >> >> >> >> >> On Nov 30, 2007, at 11:43 AM, Rick DeNatale wrote: >> >>> On Nov 30, 2007 10:21 AM, Rick DeNatale <rick.denatale at gmail.com> >>> wrote: >>>> I''m having trouble using autotest with rspec on a non-rails >>>> project. >>> >>> Bad diagnosis, It''s not that it''s not detecting, it''s that I''m not >>> getting growl notifications, although I do get them for autotesting >>> specs in rails projects. Hmmmmm >>> >>> -- >>> Rick DeNatale >>> >>> My blog on Ruby >>> http://talklikeaduck.denhaven2.com/ >>> _______________________________________________ >>> rspec-users mailing list >>> rspec-users at rubyforge.org >>> http://rubyforge.org/mailman/listinfo/rspec-users >> >> _______________________________________________ >> rspec-users mailing list >> rspec-users at rubyforge.org >> http://rubyforge.org/mailman/listinfo/rspec-users >> > > > > -- > Rick DeNatale > > My blog on Ruby > http://talklikeaduck.denhaven2.com/ > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users