facebook / redex

A bytecode optimizer for Android apps
https://fbredex.com/
MIT License
6.04k stars 653 forks source link

Add a way to define test-specific env variables #883

Closed agampe closed 4 months ago

agampe commented 4 months ago

Summary: If a test needs specific env variables set, it can provide a file named {test}.env that will be sourced before running the test. It is expected to contain exports to change the environment.

Reviewed By: wsanville

Differential Revision: D59949070

facebook-github-bot commented 4 months ago

This pull request was exported from Phabricator. Differential Revision: D59949070

facebook-github-bot commented 4 months ago

This pull request has been merged in facebook/redex@e37239598ccc3001299308a5dd4e435616b377cc.