crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2019_2.build-steps/-m-s-test-step/mstest-path.html
2021-01-18 15:27:50 -05:00

55 lines
2.7 KiB
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>MSTestStep.mstestPath - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2019_2.buildSteps</a>&nbsp;/&nbsp;<a href="index.html">MSTestStep</a>&nbsp;/&nbsp;<a href="./mstest-path.html">mstestPath</a><br/>
<br/>
<h1>mstestPath</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2019_2.buildSteps.MSTestStep$mstestPath"></a>
<code><span class="keyword">var </span><span class="identifier">mstestPath</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>A path to test engine. TeamCity detects test engine installation on the agent,
to run the detected engine use the following paths:</p>
<ul><li>MSTest 2019 - "%teamcity.dotnet.mstest.16.0%"</li>
<li>MSTest 2017 - "%teamcity.dotnet.mstest.15.0%"</li>
<li>MSTest 2015 - "%teamcity.dotnet.mstest.14.0%"</li>
<li>MSTest 2013 - "%teamcity.dotnet.mstest.12.0%"</li>
<li>MSTest 2012 - "%teamcity.dotnet.mstest.11.0%"</li>
<li>MSTest 2010 - "%teamcity.dotnet.mstest.10.0%"</li>
<li>MSTest 2008 - "%teamcity.dotnet.mstest.9.0%"</li>
<li>MSTest 2005 - "%teamcity.dotnet.mstest.8.0%"
Or specify a custom path to the test engine on a build agent machine.</li>
</ul>
<p><strong>Getter</strong><br/>
<p>A path to test engine. TeamCity detects test engine installation on the agent,
to run the detected engine use the following paths:</p>
<ul><li>MSTest 2019 - "%teamcity.dotnet.mstest.16.0%"</li>
<li>MSTest 2017 - "%teamcity.dotnet.mstest.15.0%"</li>
<li>MSTest 2015 - "%teamcity.dotnet.mstest.14.0%"</li>
<li>MSTest 2013 - "%teamcity.dotnet.mstest.12.0%"</li>
<li>MSTest 2012 - "%teamcity.dotnet.mstest.11.0%"</li>
<li>MSTest 2010 - "%teamcity.dotnet.mstest.10.0%"</li>
<li>MSTest 2008 - "%teamcity.dotnet.mstest.9.0%"</li>
<li>MSTest 2005 - "%teamcity.dotnet.mstest.8.0%"
Or specify a custom path to the test engine on a build agent machine.</li>
</ul>
</p>
<p><strong>Setter</strong><br/>
<p>A path to test engine. TeamCity detects test engine installation on the agent,
to run the detected engine use the following paths:</p>
<ul><li>MSTest 2019 - "%teamcity.dotnet.mstest.16.0%"</li>
<li>MSTest 2017 - "%teamcity.dotnet.mstest.15.0%"</li>
<li>MSTest 2015 - "%teamcity.dotnet.mstest.14.0%"</li>
<li>MSTest 2013 - "%teamcity.dotnet.mstest.12.0%"</li>
<li>MSTest 2012 - "%teamcity.dotnet.mstest.11.0%"</li>
<li>MSTest 2010 - "%teamcity.dotnet.mstest.10.0%"</li>
<li>MSTest 2008 - "%teamcity.dotnet.mstest.9.0%"</li>
<li>MSTest 2005 - "%teamcity.dotnet.mstest.8.0%"
Or specify a custom path to the test engine on a build agent machine.</li>
</ul>
</p>
</BODY>
</HTML>