Module: Calabash::Cucumber

Includes:
Logging
Defined in:
lib/calabash-cucumber.rb,
lib/frank-calabash.rb,
lib/calabash-cucumber/map.rb,
lib/calabash-cucumber/uia.rb,
lib/calabash-cucumber/core.rb,
lib/calabash-cucumber/device.rb,
lib/calabash-cucumber/version.rb,
lib/calabash-cucumber/connection.rb,
lib/calabash-cucumber/deprecated.rb,
lib/calabash-cucumber/ipad_1x_2x.rb,
lib/calabash-cucumber/operations.rb,
lib/calabash-cucumber/date_picker.rb,
lib/calabash-cucumber/http_helpers.rb,
lib/calabash-cucumber/wait_helpers.rb,
lib/calabash-cucumber/query_helpers.rb,
lib/calabash-cucumber/tests_helpers.rb,
lib/calabash-cucumber/utils/logging.rb,
lib/calabash-cucumber/utils/xctools.rb,
lib/calabash-cucumber/failure_helpers.rb,
lib/calabash-cucumber/ios7_operations.rb,
lib/calabash-cucumber/keyboard_helpers.rb,
lib/calabash-cucumber/keychain_helpers.rb,
lib/calabash-cucumber/playback_helpers.rb,
lib/calabash-cucumber/rotation_helpers.rb,
lib/calabash-cucumber/utils/plist_buddy.rb,
lib/calabash-cucumber/connection_helpers.rb,
lib/calabash-cucumber/status_bar_helpers.rb,
lib/calabash-cucumber/environment_helpers.rb,
lib/calabash-cucumber/launch/simulator_helper.rb,
lib/calabash-cucumber/launch/simulator_launcher.rb,
lib/calabash-cucumber/utils/simulator_accessibility.rb

Overview

The base sub module for Calabash iOS

Defined Under Namespace

Modules: Core, DatePicker, EnvironmentHelpers, FailureHelpers, IOS7Operations, IPad, KeyboardHelpers, KeychainHelpers, Logging, Operations, PlaybackHelpers, QueryHelpers, RotationHelpers, SimulatorAccessibility, SimulatorHelper, StatusBarHelpers, TestsHelpers, UIA, WaitHelpers Classes: Device, Launcher, SimulatorLauncher, Version

Constant Summary collapse

VERSION =

The Calabash iOS gem version.

'0.11.4'
MIN_SERVER_VERSION =

The minimum required version of the calabash.framework or, for Xamarin users, the Calabash component.

'0.11.4'

Method Summary

Methods included from Logging

#calabash_info, #calabash_warn