Skip to content

xrigau/droidcon-android-espresso

Repository files navigation

Android UI Testing with Espresso

This is a demo app to use during the workshop called 'Android UI Testing with Espresso'. Slides can be found here: https://speakerdeck.com/xrigau/android-ui-testing-with-espresso

Requirements

In order to build the app you need:

Get started

To start you should:

  • Clone this repo in your machine
  • Switch branches after each exercise (the master branch, contains the final result after the session, but you should go through the middle steps and try to solve them, branches are numbered and each branch starts with the necessary things to go on, so it's easy!)
  • You can find the instructions to continue working in the 'Next steps' section below.

Next steps

  • Checkout the first branch: git checkout 01_setup_and_basic_tests

Thanks

About

Some demo code for the 'Android UI testing with Espresso' workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages