[Nitro] Running specs
Aureliano Calvo
aurelianocalvo at yahoo.com.ar
Sun Jul 8 00:31:55 EDT 2007
I'm trying to run the automated tests for nitro but I'm not being successfull.
When I run "rake test/nitro" or "rake test/raw" or "rake test/og" I
get the following error:
/home/aure/nitro/script/lib/spec.rb:18: uninitialized constant
Spec::VERSION (NameError)
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require'
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
from ./script/lib/spec.rb:15
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require'
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
from /home/aure/nitro/raw/spec/view/pager.rb:1
I have the latest nitro development version, and I can run my own
specs outside nitro with no problems.
I also get messages like:
Running controller/caching... [ 0 specs - 0 failed ]
That look suspicious. All of them share " 0 specs - 0 failed ". What
should I do to run the automated nitro tests?
Aureliano.
More information about the Nitro-general
mailing list