bin/calabash-android-helpers.rb in calabash-android-0.3.3 vs bin/calabash-android-helpers.rb in calabash-android-0.3.4
- old
+ new
@@ -15,11 +15,11 @@
<command-name> can be one of
help
prints more detailed help information.
gen
generate a features folder structure.
- setup
+ setup
sets up a non-default keystore to use with this test project.
build <apk>
builds the test server that will be used when testing the app.
run <apk>
runs Cucumber in the current folder with the enviroment needed.
@@ -27,11 +27,9 @@
prints the gem version
<options> can be
-v, --verbose
Turns on verbose logging
- --google-maps-support
- Adds supports for Google Maps to the test server
EOF
end
def print_help
file = File.join(File.dirname(__FILE__), '..', 'doc', 'calabash-android-help.txt')