Sha256: ed0111dabbf959dd6834bb5495b0e771ab9c8ca5d0f4e28445c77318b8039715
Contents?: true
Size: 234 Bytes
Versions: 2
Compression:
Stored size: 234 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 |
---|---|
gametel-0.3 | features/support/app_life_cycle_hooks.rb |
gametel-0.2 | features/support/app_life_cycle_hooks.rb |