Google's native Android UI testing framework. Fast, stable, Android-only.
Espresso runs in the same process as the app under test and synchronises with the UI thread automatically, making it the fastest and least flaky way to test an Android UI. It is part of Android Jetpack, integrates with Android Studio's recorder, and is the framework Google's own apps use.
Best for
Free and open source
Open sourceFree tier: Everything, self-hosted
What drives the bill: Free and open source. You pay in engineering time and CI minutes.
Check current pricing on Google’s siteFigures are indicative and were last reviewed August 2026. Vendors change pricing often; confirm before you commit.
No reviews of Espresso yet. If you have used it in anger, yours would be the first.
If Espresso is not the right fit, these solve the same problem differently.
Mobile Testing
The cross-platform standard for native, hybrid and mobile-web automation.
Mobile Testing
Mobile UI testing in a few lines of YAML, with tolerance for flakiness built in.
Mobile Testing
Apple's native UI testing framework, built into Xcode.