On Fri, Nov 20, 2009 at 1:02 AM, Andy Koch <andy.k...@pc-doctor.com> wrote:
>
> I have a project where autospec is not adding new files to it's test
> list.

Autotest (which autospec is really just a wrapper around) builds its
file list when it initializes.  After that its looping is pretty
specific.

If you want to refresh it with all new changes, you can hit CTRL-C any
time and it'll start again from scratch.


-- 
Have Fun,
   Steve Eley (sfe...@gmail.com)
   ESCAPE POD - The Science Fiction Podcast Magazine
   http://www.escapepod.org
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to