Exception: Jasmine::Headless::NoRunnerError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/jasmine/headless/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



4
5
6
# File 'lib/jasmine/headless/errors.rb', line 4

def message
  "The jasmine-headless-webkit specrunner (jasmine-webkit-specrunner) could not be found! Try reinstalling the gem."
end