Microsoft.TestPlatform.TestHost
16.9.4
Testplatform host executes the test using specified adapter.
Install-Package Microsoft.TestPlatform.TestHost -Version 16.9.4
dotnet add package Microsoft.TestPlatform.TestHost --version 16.9.4
<PackageReference Include="Microsoft.TestPlatform.TestHost" Version="16.9.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.TestPlatform.TestHost --version 16.9.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.TestPlatform.TestHost, 16.9.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.TestPlatform.TestHost as a Cake Addin
#addin nuget:?package=Microsoft.TestPlatform.TestHost&version=16.9.4
// Install Microsoft.TestPlatform.TestHost as a Cake Tool
#tool nuget:?package=Microsoft.TestPlatform.TestHost&version=16.9.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 1.0
- Microsoft.TestPlatform.ObjectModel (>= 16.9.4)
- Newtonsoft.Json (>= 9.0.1)
- System.Diagnostics.Process (>= 4.1.0)
- System.Diagnostics.StackTrace (>= 4.3.0)
- System.Diagnostics.TextWriterTraceListener (>= 4.0.0)
- System.Diagnostics.TraceSource (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0)
- System.Runtime.Loader (>= 4.0.0)
- System.Threading.Thread (>= 4.0.0)
-
.NETCoreApp 2.1
- Microsoft.TestPlatform.ObjectModel (>= 16.9.4)
- Newtonsoft.Json (>= 9.0.1)
-
.NETFramework 4.5
- No dependencies.
-
UAP 10.0
- Microsoft.TestPlatform.ObjectModel (>= 16.9.4)
- Newtonsoft.Json (>= 9.0.1)
- System.Xml.ReaderWriter (>= 4.0.11)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.TestPlatform.TestHost:
| Package | Downloads |
|---|---|
|
Microsoft.NET.Test.Sdk
The MSbuild targets and properties for building .NET test projects.
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 16.9.4 | 0 | 06.02.2022 |