After('@create_object') do |s| # if we can not create some important object we must stop tests Cucumber.wants_to_quit = true if s.failed? end