Skip to content

Conversation

@kotlarmilos
Copy link
Member

Description

This PR adds support for passing environment variables to Android instrumentation runs:

--set-env key=value

Values are emitted as instrumentation arguments with the env: prefix and applied inside the test app before test execution.

@kotlarmilos
Copy link
Member Author

There seem to be existing instrumentation arguments so let's try using --arg env:key=value instead.

@kotlarmilos
Copy link
Member Author

Closing this in favor of dotnet/arcade#16213.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

android Android area

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants