Android Test Part of Jetpack

Build High-Quality Apps

The Android Testing Support Library provides an extensive framework for testing Android apps. This library provides a set of APIs that allow you to quickly build and run test code for your apps, including JUnit 4 and functional user interface (UI) tests. You can run tests created using these APIs from the Android Studio IDE or from the command line.

The documentation on this site has been moved to: developers.android.com/testing.