I am currently building an android application and I am after the best testing setup in order to make my application bulletproof : ) If there is anything small/big missing please feel free to commend! : )
So my testing goes a bit like this: (bear in mind that my application has a back-end server)
All of these tests will be running on the TeamCity CI server. We are trying to use roboletric on as many of these tests as possible, as it's way faster than loading the tests on a device.
My question is, is there anything big/small missing from my setup, or are there any frameworks that could make it easier for us to run all these tests apart from the use of robolectric/android maven plugin/teamcity ?
Aside from using Robolectric, Robotium is worth checking out. More about it is discussed here (https://stackoverflow.com/q/522312/3152743) along with other methods of testing you might be interested in.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With