We have whole ui test suite written in Espresso for our app, we are trying to figure out best service to run this test on whole matrix of device and api's
I came across few services:
TestDroid - Looks like runs at about $49/mo and supports espresso tests, I have been playing around with their free account, it works nice, but I am wondering how well they support CI
Test Object - I guess you cannot use the trial version for automated test and it starts at about $199/mo. There manual test featured looks nice, I am just wondering why is this so expensive?
AWS Device Farm/App Thwak - Look like its really new and I didn't see any support for espresso tests.
Any input would be great in making decision on which service to go with?