hooks.rb 154 Bytes Edit Raw Blame History 1 2 3 4 Before('@mezuro') do |scenario| command = "#{RAILS_ROOT}/plugins/mezuro/features/initialize_monkey_server.sh \"#{scenario.name}\"" system command end