From the course: Android Espresso Essential Training

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

Write tests automatically

Write tests automatically - Android Tutorial

From the course: Android Espresso Essential Training

Start my 1-month free trial

Write tests automatically

- [Narrator] Another way to get started with Espresso is to use the Espresso Test Recorder. Espresso Test Recorder is a tool from Google that writes Espresso test code for you. Sounds amazing right? How does it work? You turn on the test recorder to record the actions to the app and add assertions to verify UI elements. You can go to the developer's site for Android to learn more about Espresso Test Recorder or you can follow along and use Espresso Test Recorder to add a test to our hollow wall app. Let's do it.

Contents