[rspec-users] autospec not detecting new files
Stephen Eley
sfeley at gmail.com
Fri Nov 20 01:22:23 EST 2009
On Fri, Nov 20, 2009 at 1:02 AM, Andy Koch <andy.koch at 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 (sfeley at gmail.com)
ESCAPE POD - The Science Fiction Podcast Magazine
http://www.escapepod.org
More information about the rspec-users
mailing list