Dictionary of strings; optional; values are subject to
$(location) and
"Make variable" substitution
Specifies additional environment variables to set 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.