sorry, keep forgetting about the versions. Here's the gem list<br><br>ZenTest (3.8.0, 3.7.2, 3.7.1, 3.6.1)<br>redgreen (1.2.2)<br>ruby-snarl (0.0.8)<br><br>Here's the rspec plugin<br>RSpec-1.1.2 (build 20080114022430) - BDD for Ruby
<br><br>I'm not totally sure how to get the version for the rspec_on_rails plugin, but I just did an update this morning.<br><br>Here's my .autotest<br><br>require 'redgreen/autotest'<br>require 'Win32/Console/ANSI'
<br>require 'autotest/snarl'<br><br>$VERBOSE=false<br><br>-Corey<br><br><br><div class="gmail_quote">On Jan 19, 2008 12:47 PM, David Chelimsky <<a href="mailto:dchelimsky@gmail.com">dchelimsky@gmail.com</a>> wrote:
<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Jan 19, 2008 11:41 AM, Corey Haines <<a href="mailto:coreyhaines@gmail.com">
coreyhaines@gmail.com</a>> wrote:<br>> I'm hoping someone on this list will be able to help. I just updated<br>> zentest, rspec plugin and rspec_on_rails plugin<br><br></div>What versions? Please include this information when asking questions like this.
<br><div class="Ih2E3d"><br>> and I get the following<br>> exception when I run autotest. I realize that the -O is causing the problem,<br>> but I'm not sure how to get it not to pass it. Also, it seems strange that
<br>> it is going through the Test::Unit runner, unless that is because of the<br>> recent work to get rspec compatible with Test::Unit?<br><br></div>rspec_on_rails has always gone through test/unit, but this seems a bit
<br>odd. There were significant changes to ZenTest-3.8.0 and RSpec-1.1.2<br>in the way they interact and load files. Any chance that you have a<br>.autotest file set up? If so, what's in it?<br><div><div></div><div class="Wj3C7c">
<br>><br>> Exception below<br>><br>> c:\ruby\bin\ruby -rrubygems -e "require 'redgreen'" -S script/spec -O<br>> spec/spec.opts spec/controllers/coupon_controlle<br>> r_spec.rb spec/models/coupon_spec.rb spec/helpers/coupon_helper_spec.rb
<br>> spec/views/coupon/index.html.erb_spec.rb<br>> invalid option: -O<br>> Test::Unit automatic runner.<br>> Usage: -e [options] [-- untouched arguments]<br>><br>> -r, --runner=RUNNER Use the given RUNNER.
<br>> (c[onsole], f[ox], g[tk], g[tk]2, t[k])<br>> -b, --basedir=DIR Base directory of test suites.<br>> -w, --workdir=DIR Working directory to run tests.
<br>> -a, --add=TORUN Add TORUN to the list of things to run;<br>> can be a file or a directory.<br>> -p, --pattern=PATTERN Match files to collect against PATTERN.
<br>> -x, --exclude=PATTERN Ignore files to collect against<br>> PATTERN.<br>> -n, --name=NAME Runs tests matching NAME.<br>> (patterns may be used).
<br>> -t, --testcase=TESTCASE Runs tests in TestCases matching<br>> TESTCASE.<br>> (patterns may be used).<br>> -I, --load-path=DIR[;DIR...] Appends directory list to $LOAD_PATH.
<br>> -v, --verbose=[LEVEL] Set the output level (default is<br>> verbose).<br>> (s[ilent], p[rogress], n[ormal],<br>> v[erbose])<br>> -- Stop processing options so that the
<br>> remaining options will be passed to the<br>> test.<br>> -h, --help Display this help.<br>><br>> Deprecated options:
<br>> --console Console runner (use --runner).<br>> --gtk GTK runner (use --runner).<br>> --fox Fox runner (use --runner).<br>
><br>> --<br>> <a href="http://www.coreyhaines.com" target="_blank">http://www.coreyhaines.com</a><br>> The Internet's Premiere source of information about Corey Haines<br></div></div>> _______________________________________________
<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" target="_blank">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" target="_blank">
http://rubyforge.org/mailman/listinfo/rspec-users</a><br></blockquote></div><br><br clear="all"><br>-- <br><a href="http://www.coreyhaines.com">http://www.coreyhaines.com</a><br>The Internet's Premiere source of information about Corey Haines