Joined July 2013
·
Posted to
parallel execute calabash-android tests
over 1 year
ago
which os are you on?
it worked for me on (x)ubuntu 12
Posted to
parallel execute calabash-android tests
over 1 year
ago
simply run it in your shell :)
Posted to
parallel execute calabash-android tests
over 1 year
ago
Sorry, I don't know the exact Code for Windows but you just need to do the same in windows.
1. get the device-ids
2. ADB_DEVICE_ARG=$deviceid TEST_SERVER_PORT=$port SCREENSHOT_PATH=$deviceid/ calabash-android run <path to apk> --format html --out "$deviceid"_report.html (should work on Windows too, just need to edit the variables)
Achievements
113 Karma
5,853 Total ProTip Views
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Komodo Dragon
Have at least one original repo where Java is the dominant language
i don't know, cause i don't have a mac. but you may try.