List of useful commands

1. You can see what is available for instrumentation

adb shell pm list instrumentation

 

2. List packages:

adb shell pm list packages

 

3. To get reports with the run:

calabash-android run mytest.apk –format html –out reports.html

 

4.To see logcat:

adb logcat

 

Fonts:

http://blog.lesspainful.com/2012/03/07/Calabash-Android/

https://github.com/calabash/calabash-android

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.