List of strings; default is []
Specifies additional environment variables to inherit from the
external environment when the test is executed by bazel test
.
This attribute only applies to native rules, like cc_test
, py_test
,
and sh_test
. It does not apply to Starlark-defined test rules.