Microsoft.TestPlatform.TestHost
16.6.0-preview-20200226-03
Testplatform host executes the test using specified adapter.
This is a prerelease version of Microsoft.TestPlatform.TestHost.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.TestPlatform.TestHost -Version 16.6.0-preview-20200226-03
dotnet add package Microsoft.TestPlatform.TestHost --version 16.6.0-preview-20200226-03
<PackageReference Include="Microsoft.TestPlatform.TestHost" Version="16.6.0-preview-20200226-03" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.TestPlatform.TestHost --version 16.6.0-preview-20200226-03
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.TestPlatform.TestHost, 16.6.0-preview-20200226-03"
#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.6.0-preview-20200226-03&prerelease
// Install Microsoft.TestPlatform.TestHost as a Cake Tool
#tool nuget:?package=Microsoft.TestPlatform.TestHost&version=16.6.0-preview-20200226-03&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 2.1
- Microsoft.TestPlatform.ObjectModel (>= 16.6.0-preview-20200226-03)
- Newtonsoft.Json (>= 9.0.1)
-
UAP 10.0
- Microsoft.TestPlatform.ObjectModel (>= 16.6.0-preview-20200226-03)
- Newtonsoft.Json (>= 9.0.1)
- System.Xml.ReaderWriter (>= 4.0.11)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Microsoft.TestPlatform.TestHost:
Package | Downloads |
---|---|
Microsoft.NET.Test.Sdk
The MSbuild targets and properties for building .NET test projects.
|
|
Fake.DotNet.Cli.IntegrationTests
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#.
|
|
Meadow.UnitTestTemplate
Package Description
|
|
AppServerServer
Package Description
|
|
Meadow.MSTest.Runner
Package Description
|
GitHub repositories (14)
Showing the top 5 popular GitHub repositories that depend on Microsoft.TestPlatform.TestHost:
Repository | Stars |
---|---|
FluentValidation/FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
|
|
migueldeicaza/TensorFlowSharp
TensorFlow API for .NET languages
|
|
aws/aws-sdk-net
The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
|
|
tmsmith/Dapper-Extensions
Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
|
|
microsoft/dotnet-apiport
This repo contains .NET Portability Analyzer (VSIX and Console) libraries and tools
|