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> <<a href="mailto:dchelimsky@gmail.com">dchelimsky@gmail.com</a>> 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 <<a href="mailto:pangel.neu@gmail.com">pangel.neu@gmail.com</a>> wrote:<br>><br>> Hey, I'm trying to configure autotest with rspec on cygwin but something is<br>> going wrong.
<br>><br>> I made a very simple testing environment with a user.rb and user_spec.rb<br>> file. Rspec works fine, but autotest outputs nothing - it just stays here,<br>> idle. ^C doesn't display anything more.
<br>><br>> I can see it's running because I added require 'autotest/snarl' in my<br>> .autotest file. And Snarl tells me "Autotest was started" when I start it,<br>> and "autotest was reset" when I ^C.
<br>><br>> But absolutely no log, no information. Nothing happens either when I modify<br>> a user.rb/user_spec.rb. Very strange.<br>><br>> * Windows XP SP2<br>> * Ruby 1.8.6<br>> * RSpec 1.0.8<br>> * Zentest
3.6.1<br><br>Does it work w/ test/unit in the otherwise-same environment?<br><br>> --<br>> 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>> Sent from the rspec-users mailing list archive at <a href="http://Nabble.com">Nabble.com</a>.<br>><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>><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>