Skip to content

Instantly share code, notes, and snippets.

@botanicus
Created July 23, 2015 16:31
Show Gist options
  • Save botanicus/2f3b76c88975a7e57a8d to your computer and use it in GitHub Desktop.
Save botanicus/2f3b76c88975a7e57a8d to your computer and use it in GitHub Desktop.
info: Beginning Dredd testing...
Spawning `ruby` hooks handler
Hook hadnler stdout: spec/hooks/app.rb
Hook handler stderr: /Library/Ruby/Site/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- spec/hooks/app.rb (LoadError)
from /Library/Ruby/Site/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /Library/Ruby/Gems/2.0.0/gems/dredd_hooks-0.0.1/lib/dredd_hooks/file_loader.rb:14:in `block in load'
from /Library/Ruby/Gems/2.0.0/gems/dredd_hooks-0.0.1/lib/dredd_hooks/file_loader.rb:12:in `each'
from /Library/Ruby/Gems/2.0.0/gems/dredd_hooks-0.0.1/lib/dredd_hooks/file_loader.rb:12:in `load'
from /Library/Ruby/Gems/2.0.0/gems/dredd_hooks-0.0.1/bin/dredd-hooks-ruby:10:in `<top (required)>'
from /usr/bin/dredd-hooks-ruby:23:in `load'
from /usr/bin/dredd-hooks-ruby:23:in `<main>'
Error connecting to the hook handler. Is the handler running?
{ [Error: connect ECONNREFUSED]
code: 'ECONNREFUSED',
errno: 'ECONNREFUSED',
syscall: 'connect' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment