25 lines
1.4 KiB
HTML
25 lines
1.4 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>MSTestStep.testsToRun - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_1.buildSteps</a> / <a href="index.html">MSTestStep</a> / <a href="./tests-to-run.html">testsToRun</a><br/>
|
|
<br/>
|
|
<h1>testsToRun</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_1.buildSteps.MSTestStep$testsToRun"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">testsToRun</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>Newline-separated list of individual tests to run.
|
|
Each test nae will be translated into the <a href="https://msdn.microsoft.com/en-us/library/ms182489(VS.80).aspx#test">/test:</a> argument.</p>
|
|
<p><strong>Getter</strong><br/>
|
|
<p>Newline-separated list of individual tests to run.
|
|
Each test nae will be translated into the <a href="https://msdn.microsoft.com/en-us/library/ms182489(VS.80).aspx#test">/test:</a> argument.</p>
|
|
</p>
|
|
<p><strong>Setter</strong><br/>
|
|
<p>Newline-separated list of individual tests to run.
|
|
Each test nae will be translated into the <a href="https://msdn.microsoft.com/en-us/library/ms182489(VS.80).aspx#test">/test:</a> argument.</p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|