android / android/testing-samples

Working AndroidTestOrchestrator example

Open
#141 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
9.3k
Forks
3.6k
PR merge metrics
No merged PRs in 30d

Description

AndroidTestOrchestrator example would be nice. The JavaDoc instructions are not working for me.

```
*

Whereas previously you might have called {@code am instrument -w
* com.example.app/android.support.test.runner.AndroidJUnitRunner} you would now execute {@code
* 'CLASSPATH=$(pm path com.google.android.apps.common.testing.services) app_process /
* android.support.test.services.shellexecutor.ShellMain am instrument -w -e targetInstrumentation
* com.example.app/android.support.test.runner.AndroidJUnitRunner
* android.support.test.orchestrator/android.support.test.orchestrator.AndroidTestOrchestrator'}
```

I always get an error. The links to download the relevant apks are also missing.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the AndroidTestOrchestrator JavaDoc command and the existing testing-samples examples. Reproduce the reported instrumentation error, add a working example and links to the relevant APKs, and verify that the documented command works.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile, testing-qa
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.