crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v10.build-steps/-n-unit-step/include-tests.html
2021-01-18 15:27:50 -05:00

25 lines
1.3 KiB
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>NUnitStep.includeTests - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v10.buildSteps</a>&nbsp;/&nbsp;<a href="index.html">NUnitStep</a>&nbsp;/&nbsp;<a href="./include-tests.html">includeTests</a><br/>
<br/>
<h1>includeTests</h1>
<a name="jetbrains.buildServer.configs.kotlin.v10.buildSteps.NUnitStep$includeTests"></a>
<code><span class="keyword">var </span><span class="identifier">includeTests</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
<p>Comma- or newline-separated list of .NET assemblies where the NUnit tests are specified
relative to the checkout directory. Wildcards are supported.</p>
<p><strong>Getter</strong><br/>
<p>Comma- or newline-separated list of .NET assemblies where the NUnit tests are specified
relative to the checkout directory. Wildcards are supported.</p>
</p>
<p><strong>Setter</strong><br/>
<p>Comma- or newline-separated list of .NET assemblies where the NUnit tests are specified
relative to the checkout directory. Wildcards are supported.</p>
</p>
</BODY>
</HTML>