Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

This sample projects demonstrate how to separate Android Application code and Instrumentation Tests for this application.

Branches show how to do it in two ways:

  1. Branch "as_separate_project" goes with Instrumentation Tests in independent Android project;
  2. Branch "as_separate_module" goes with Instrumentation Tests in separate module outside the application folder.

This sample is based on "Basic sample for Espresso" (https://github.com/googlesamples/android-testing/tree/master/ui/espresso/BasicSample).

About

This project demonstrates how to separate Android application code and Instrumentation Tests for this application.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors