Displaying 1 result from an estimated 1 matches for "spam_cannon_test".
2006 Dec 15
3
how to install from svn?
...ized constant Test (NameError)
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require''
from /usr/lib/ruby/gems/1.8/gems/mocha-0.3.2/lib/mocha.rb:1
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:33:in
`require''
from spam_cannon_test.rb:2
So i figure there might be some problem with the mocha gem and its
dependency upon Test::Unit, so I tried installing from SVN, but there
doesn''t seems to be a install/setup.rb there.
All, thats is there is, init.rb, which is for rails plugin.
I am trying to use mocha for testing a...