Skip to content

Cgila/android-testing-support-library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Android Testing Support Library

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.

Continue to the ATSL documentation page.

Contributing to the ATSL documentation page

The ATSL documentation page is hosted on GitHub Pages and contributions are welcome. Check out the gh-pages branch.

ATSL Source code

The ATSL is part of AOSP and can be found in the platform/frameworks/testing directory.

Releases

No releases published

Packages

No packages published