hooks.rb 143 Bytes
Before do |scenario|
  command = "#{RAILS_ROOT}/plugins/mezuro/features/initialize_monkey_server.sh \"#{scenario.name}\""
  system command
end