crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2017_2.build-steps/-m-s-test-step/tests-to-run.html

25 lines
1.4 KiB
HTML
Raw Permalink Normal View History

2021-01-18 20:27:50 +00:00
<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.v2017_2.buildSteps</a>&nbsp;/&nbsp;<a href="index.html">MSTestStep</a>&nbsp;/&nbsp;<a href="./tests-to-run.html">testsToRun</a><br/>
<br/>
<h1>testsToRun</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2017_2.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>