Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Support for androidX orchestrator #166

Closed
plastiv opened this issue Feb 8, 2019 · 0 comments
Closed

Support for androidX orchestrator #166

plastiv opened this issue Feb 8, 2019 · 0 comments

Comments

@plastiv
Copy link
Contributor

plastiv commented Feb 8, 2019

Currently, old support packages are hardcoded

testPackageName = "android.support.test.orchestrator"
testRunnerClass = "android.support.test.orchestrator.AndroidTestOrchestrator"

"CLASSPATH=$(pm path android.support.test.services) app_process / android.support.test.services.shellexecutor.ShellMain "

Here is the relevant documentation for androidX orchestrator: https://developer.android.com/training/testing/junit-runner#ato-command-line

Note: currently documentation has a typo. AndroidXTestOrchestrator does not exist and still is called androidx.test.orchestrator.AndroidTestOrchestrator without X.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant