Sha256: e00e2c7b1482b1dfc2d34099a5e306ae9cbffc3c1d186e67b1af085f2b3d8112

Contents?: true

Size: 159 Bytes

Versions: 7

Compression:

Stored size: 159 Bytes

Contents

if ENV['PLATFORM'] == 'ios'
  require 'calabash-cucumber/cucumber'
elsif ENV['PLATFORM'] == 'android'
  require 'calabash-android/cucumber'
end

require 'pry'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
sunomono-1.0.6 lib/skeleton_calabash/features/support/env.rb
sunomono-1.0.5 lib/skeleton_calabash/features/support/env.rb
sunomono-1.0.4 lib/skeleton_calabash/features/support/env.rb
sunomono-1.0.3 lib/skeleton_calabash/features/support/env.rb
sunomono-1.0.0 lib/skeleton_calabash/features/support/env.rb
sunomono-0.3.1 lib/skeleton/features/support/env.rb
sunomono-0.3.0 lib/skeleton/features/support/env.rb