Sha256: 507afc5b1f671337e92941d1d8e88d4681cbe9f1ca19b4754272c9513d608c96

Contents?: true

Size: 702 Bytes

Versions: 3

Compression:

Stored size: 702 Bytes

Contents

Usage: calabash-android <command-name> [parameters]
  <command-name> can be one of
    help
    gen
    setup
    build
    run [parameters]

  Commands:
  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.

  setup will ask you some questions about you application, development
      environment and key store to user for signing.

  build builds the test server that will be used when testing the app.
      You need to run this command everytime you make changes to app.

  run runs Cucumber in the current folder with the enviroment needed.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
calabash-android-0.0.5 doc/calabash-android-help.txt
calabash-android-0.0.4 doc/calabash-android-help.txt
calabash-android-0.0.3 doc/calabash-android-help.txt