parallel_calabash
parallel_calabash copied to clipboard
make use of ANDROID_HOME for adb
would be good to check for ANDROID_HOME and failing accordingly instead of expecting platform-tools adb
to be on the path
https://github.com/rajdeepv/parallel_calabash/blob/master/lib/parallel_calabash/adb_helper.rb#L15
this is expected functionality for calabash itself.