search for: register_at_exit_hook

Displaying 2 results from an estimated 2 matches for "register_at_exit_hook".

2008 Jun 06
2
`exit?'': undefined method `run?'' for Test::Unit:Module (NoMethodError)?
...;'s fine. . Finished in 0.264 seconds 1 example, 0 failures c:/ruby/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec.rb:27:in `exit?'': undefined method `run?'' for Test::Unit:Module (NoMethodError) from c:/ruby/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/runner.rb:193:in `register_at_exit_hook'' from C:/projects/xpstuff/watir/src/list_sitt.rb:3 -- View this message in context: http://www.nabble.com/%60exit-%27%3A-undefined-method-%60run-%27-for-Test%3A%3AUnit%3AModule-%28NoMethodError%29--tp17685410p17685410.html Sent from the rspec-users mailing list archive at Nabble....
2008 May 10
4
Problems running RSpec from w/in TextMate
...nemolina/work/liberty_truth/vendor/plugins/rspec/lib/spec/runner/options.rb:85:in `run_examples'' from /Users/waynemolina/work/liberty_truth/vendor/plugins/rspec/lib/spec.rb:20:in `run'' from /Users/waynemolina/work/liberty_truth/vendor/plugins/rspec/lib/spec/runner.rb:192:in `register_at_exit_hook'' from /Users/waynemolina/work/liberty_truth/spec/models/event_spec.rb:75 RuntimeError: File or directory not found: [, I don''t know how to fix this.. I have tried to search Google but I can''t find anything that deals with it or how to fix it. I am using RSpec 1.1.3...