Autotest'ing specs on non-rails app

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 [email protected] 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 S.
[email protected]
rspec edge revision 3014
rspec_on_rails edge revision 3014
rails edge revision 8238

Yes, but I’m still on tiger

On Nov 30, 2007 1:10 PM, Nathan S. [email protected] wrote:

specs in rails projects. Hmmmmm


rspec-users mailing list
[email protected]
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 S.
[email protected]
rspec edge revision 3014
rspec_on_rails edge revision 3014
rails edge revision 8238