riggaroo.dev
Introduction to Automated Android Testing - Part 4 – Rebecca Franks - @riggaroo
In this blog post series, we are working through an example Android app called Github User Search. In the previous blog posts, we took a look at setting up your app for testing, creating API calls and writing the first basic test for the API transformations. Read part 1, part 2 and part 3 first. This post will look at […]
Rebecca Franks