Sha256: b93358189be26269230205b373a1f7043b6cf252c5737dff8f02b1bd6db5899a

Contents?: true

Size: 216 Bytes

Versions: 13

Compression:

Stored size: 216 Bytes

Contents

require 'calabash-android/management/adb'
require 'calabash-android/operations'

Before do
  start_test_server_in_background
end

After do |scenario|
  screenshot_embed if scenario.failed?
  shutdown_test_server
end

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
sunomono-1.0.6 lib/skeleton_calabash/features/android/support/app_life_cycle_hooks.rb
sunomono-1.0.5 lib/skeleton_calabash/features/android/support/app_life_cycle_hooks.rb
sunomono-1.0.4 lib/skeleton_calabash/features/android/support/app_life_cycle_hooks.rb
sunomono-1.0.3 lib/skeleton_calabash/features/android/support/app_life_cycle_hooks.rb
sunomono-1.0.0 lib/skeleton_calabash/features/android/support/app_life_cycle_hooks.rb
sunomono-0.3.1 lib/skeleton/features/android/support/app_life_cycle_hooks.rb
sunomono-0.3.0 lib/skeleton/features/android/support/app_life_cycle_hooks.rb
sunomono-0.2.0.pre lib/skeleton/features/android/support/app_life_cycle_hooks.rb
cs-bdd-0.1.9 lib/skeleton/features/android/support/app_life_cycle_hooks.rb
cs-bdd-0.1.8 lib/skeleton/features/android/support/app_life_cycle_hooks.rb
cs-bdd-0.1.7 lib/skeleton/features/android/support/app_life_cycle_hooks.rb
cs-bdd-0.1.6 lib/skeleton/features/android/support/app_life_cycle_hooks.rb
cs-bdd-0.1.5 lib/skeleton/features/android/support/app_life_cycle_hooks.rb