blob: 0d9f64c8021672af3b90d5f71d4e1ca1d9bd7f45 [file] [log] [blame]
<p>List of strings; default is <code>[]</code></p>
<p>Specifies additional environment variables to inherit from the
external environment when the test is executed by <code>bazel test</code>.
</p>
<p>
This attribute only applies to native rules, like <code>cc_test</code>, <code>py_test</code>,
and <code>sh_test</code>. It does not apply to Starlark-defined test rules.
</p>