Sha256: a338549887140e2e7a264a1dd4da4eb2f2099cc81d81bd7aaa04d2272dea4def
Contents?: true
Size: 236 Bytes
Versions: 2
Compression:
Stored size: 236 Bytes
Contents
require 'calabash-android/management/adb' Before do |scenario| return if scenario.failed? #No need to start the server is anything before this has failed. start_test_server_in_background end After do shutdown_test_server end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
calabash-android-0.2.11 | features-skeleton/support/app_life_cycle_hooks.rb |
calabash-android-0.2.10 | features-skeleton/support/app_life_cycle_hooks.rb |