Sha256: a7742806816c0ed319793824c8524ee9b89f2734488846c4de61ec0f76e8509b

Contents?: true

Size: 862 Bytes

Versions: 4

Compression:

Stored size: 862 Bytes

Contents

Usage: calabash-android <command-name> [parameters] [options]
  <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 sets up the current folder to run calabash against your 
      application.
      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 every time you make changes to the app.

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


    Options:
    -v, --verbose  Turns on verbose logging

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
calabash-android-0.0.13 doc/calabash-android-help.txt
calabash-android-0.0.12 doc/calabash-android-help.txt
calabash-android-0.0.11 doc/calabash-android-help.txt
calabash-android-0.0.10 doc/calabash-android-help.txt