An open API service indexing awesome lists of open source software.

https://github.com/ebazhanov/espresso-test

Mobile testing task with espresso
https://github.com/ebazhanov/espresso-test

espresso-tests mobile-testing

Last synced: 7 months ago
JSON representation

Mobile testing task with espresso

Awesome Lists containing this project

README

          

# Expresso test example

Espresso - mobile testing automation framework. Espresso is an open source mobile testing automation framework for native Android apps developed by Google.
The executed test .apk is synchronised by the framework with the Android UI thread.

## Getting started

### Requirements

- Installed Android Studio
- Create virtual device
- [Getting Started with Espresso](https://www.google.com)

### Watch the video

[Watch the video](https://www.youtube.com/watch?v=XINkxN6Ndd4)