As you are on Windows can I suggest you try removing all of the options from your spec.opts file and try again. You need to do this with native windows but not sure about cygwin.<br><br>Worth a try.<br><br><div><span class="gmail_quote">
On 10/31/07, <b class="gmail_sendername">David Chelimsky</b> &lt;<a href="mailto:dchelimsky@gmail.com">dchelimsky@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Oct 31, 2007 9:30 AM, pangel &lt;<a href="mailto:pangel.neu@gmail.com">pangel.neu@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt; Hey, I&#39;m trying to configure autotest with rspec on cygwin but something is<br>&gt; going wrong.
<br>&gt;<br>&gt; I made a very simple testing environment with a user.rb and user_spec.rb<br>&gt; file. Rspec works fine, but autotest outputs nothing - it just stays here,<br>&gt; idle. ^C doesn&#39;t display anything more.
<br>&gt;<br>&gt; I can see it&#39;s running because I added require &#39;autotest/snarl&#39; in my<br>&gt; .autotest file. And Snarl tells me &quot;Autotest was started&quot; when I start it,<br>&gt; and &quot;autotest was reset&quot; when I ^C.
<br>&gt;<br>&gt; But absolutely no log, no information. Nothing happens either when I modify<br>&gt; a user.rb/user_spec.rb. Very strange.<br>&gt;<br>&gt; * Windows XP SP2<br>&gt; * Ruby 1.8.6<br>&gt; * RSpec 1.0.8<br>&gt; * Zentest 
3.6.1<br><br>Does it work w/ test/unit in the otherwise-same environment?<br><br>&gt; --<br>&gt; View this message in context: <a href="http://www.nabble.com/autotest-displays-no-output-tf4725432.html#a13510545">http://www.nabble.com/autotest-displays-no-output-tf4725432.html#a13510545
</a><br>&gt; Sent from the rspec-users mailing list archive at <a href="http://Nabble.com">Nabble.com</a>.<br>&gt;<br>&gt; _______________________________________________<br>&gt; rspec-users mailing list<br>&gt; <a href="mailto:rspec-users@rubyforge.org">
rspec-users@rubyforge.org</a><br>&gt; <a href="http://rubyforge.org/mailman/listinfo/rspec-users">http://rubyforge.org/mailman/listinfo/rspec-users</a><br>&gt;<br>_______________________________________________<br>rspec-users mailing list
<br><a href="mailto:rspec-users@rubyforge.org">rspec-users@rubyforge.org</a><br><a href="http://rubyforge.org/mailman/listinfo/rspec-users">http://rubyforge.org/mailman/listinfo/rspec-users</a><br></blockquote></div><br>