| View previous topic :: View next topic |
| Author |
Message |
wlbentley
Joined: 23 Feb 2009 Posts: 2
|
Posted: Mon Feb 23, 2009 1:50 am Post subject: Problem Testing in Ruby Quick Start Tutorial |
|
|
Hi,
Running NB 6.5 on OS X 10.5.5.
I was trying to follow the "Working with Ruby Files" section of the Quick Start Tutorial.
When I tried to run the Test Project step (Step 5 under "Create the Item Class"), I get the following "Test Results":
| Code: | /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake/gempackagetask.rb:13:Warning: Gem::manage_gems is deprecated and will be removed on or after March 2009.
(in /Users/william/NetBeansProjects/RubyNBTest)
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- item (LoadError)
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from ./test/item_test.rb:4
from /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake/rake_test_loader.rb:5:in `load'
from /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake/rake_test_loader.rb:5
from /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake/rake_test_loader.rb:5:in `each'
from /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake/rake_test_loader.rb:5
rake aborted!
Command failed with status (1): [/usr/local/bin/ruby -Ilib -r"/Applications...]
(See full trace by running task with --trace)
Finished in 0.0 seconds.
0 tests, 0 failures, 0 errors |
What is this about? What can I do to get the results (Simply Test Fails) described in the tutorial?
Thanks in advance for any help.
WB |
|
| Back to top |
|
 |
wlbentley
Joined: 23 Feb 2009 Posts: 2
|
Posted: Mon Feb 23, 2009 1:58 am Post subject: Found it. |
|
|
Never mind. I had the class name named incorrectly. Tutorial works as described.
Thanks. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|