blob: dde8b94c4e8c502eec7497a221f8c7a096f826af [file] [log] [blame]
<p>List of strings; subject to
<a href="${link make-variables#predefined_label_variables}">$(location)</a> and
<a href="${link make-variables}">"Make variable"</a> substitution, and
<a href="#sh-tokenization">Bourne shell tokenization</a>; default is <code>[]</code></p>
<p>Command line arguments that Bazel passes to the target when it is
executed with <code>bazel test</code>.
<p>
These arguments are passed before any <code>--test_arg</code> values
specified on the <code>bazel test</code> command line.
</p>