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/
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to