Sha256: b7c9b84272738d283aaad7be28f4fd2ff236c6609b0b11df265c8f4e7453255b

Contents?: true

Size: 1.16 KB

Versions: 25

Compression:

Stored size: 1.16 KB

Contents

Usage: calabash-ios <command-name> [parameters]

  Commands:

  version
      Print the version of the Calabash iOS gem.

  gen
      Creates a skeleton features dir. This is usually used once when
      setting up calabash to ensure that the features folder contains
      the right step definitions and environment to run with cucumber.

  console
      Starts an interactive console to interact with your app via Calabash.
      If there is a .irbrc in your local directory, the IRB will load that file.
      To share an .irbrc across projects, use the CALABASH_IRBRC environment
      variable.

  download
      Copies current compatible version of calabash.framework to your project.
      It should be run from a directory containing an Xcode project,

  check { path/to/My.app | path/to/My.ipa }
      Check whether an app or ipa is linked with calabash.framework

  sim locale [lang code] [locale code]
      Changes the regional settings.  For usage information, run:
      $ calabash-ios sim locale

  sim reset
      Reset the Content & Settings of all iOS Simulators

  setup [path]? (EXPERIMENTAL)
      https://github.com/calabash/calabash-ios/wiki/calabash-ios-setup

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
calabash-cucumber-0.23.7 doc/calabash-ios-help.txt
calabash-cucumber-0.23.6 doc/calabash-ios-help.txt
calabash-cucumber-0.23.5 doc/calabash-ios-help.txt
calabash-cucumber-0.23.4 doc/calabash-ios-help.txt
calabash-cucumber-0.23.3 doc/calabash-ios-help.txt
calabash-cucumber-0.23.2 doc/calabash-ios-help.txt
calabash-cucumber-0.23.1 doc/calabash-ios-help.txt
calabash-cucumber-0.23.0 doc/calabash-ios-help.txt
calabash-cucumber-0.22.2 doc/calabash-ios-help.txt
calabash-cucumber-0.21.10 doc/calabash-ios-help.txt
calabash-cucumber-0.21.8 doc/calabash-ios-help.txt
calabash-cucumber-0.21.7 doc/calabash-ios-help.txt
calabash-cucumber-0.21.6 doc/calabash-ios-help.txt
calabash-cucumber-0.21.5 doc/calabash-ios-help.txt
calabash-cucumber-0.21.4 doc/calabash-ios-help.txt
calabash-cucumber-0.21.2 doc/calabash-ios-help.txt
calabash-cucumber-0.21.1 doc/calabash-ios-help.txt
calabash-cucumber-0.20.5 doc/calabash-ios-help.txt
calabash-cucumber-0.20.4 doc/calabash-ios-help.txt
calabash-cucumber-0.20.3 doc/calabash-ios-help.txt