Sha256: 3edd11c09f7e8f2bd50b194ca47b97c7306b3a168cfcb677558d5d62845332ae

Contents?: true

Size: 157 Bytes

Versions: 3

Compression:

Stored size: 157 Bytes

Contents

# frozen_string_literal: true

After do |scenario|
  if scenario.failed?
    puts last_command_stopped.stdout
    puts last_command_stopped.stderr
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cucumber-rails-2.2.0 features/support/hooks.rb
cucumber-rails-2.1.0 features/support/hooks.rb
cucumber-rails-2.0.0 features/support/hooks.rb