oren wrote:
When running autotest only 'rake spec' is running
and I want it to run 'rake spec:remote' as well.

How do i achieve that?


IIRC, autospec (not autotest) does not use rake at all. It uses the opts defined in spec/spec.opts. I would suggest making any needed changes in that file.

HTH,
Ben
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to