[rspec-users] Ignore directory with Autotest?
Matt Margolis
matt at mattmargolis.net
Thu Oct 4 16:34:44 EDT 2007
Is there a way to have Autotest ignore a directory? I am working on a
project that involves code generation and some spec stub files are
created. This causes Autotest to run over and over. Ideally I would
like to be able to say something like
autotest --ignore /generated_output
or have an entry in my .autotest file that told autotest to always
ignore that directory.
Thank you,
Matt Margolis
More information about the rspec-users
mailing list