Microsoft.TestPlatform.Portable
17.3.0
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.TestPlatform.Portable --version 17.3.0
NuGet\Install-Package Microsoft.TestPlatform.Portable -Version 17.3.0
<PackageReference Include="Microsoft.TestPlatform.Portable" Version="17.3.0" />
paket add Microsoft.TestPlatform.Portable --version 17.3.0
#r "nuget: Microsoft.TestPlatform.Portable, 17.3.0"
// Install Microsoft.TestPlatform.Portable as a Cake Addin #addin nuget:?package=Microsoft.TestPlatform.Portable&version=17.3.0 // Install Microsoft.TestPlatform.Portable as a Cake Tool #tool nuget:?package=Microsoft.TestPlatform.Portable&version=17.3.0
This package contains a subset of binaries for the Visual Studio Test Platform (vstest). vstest provides a modern, cross platform testing engine that also powers the testing on .NET Core. Supports the following popular test frameworks - MSTest v2, xUnit and Nunit with support for extensibility. Visit https://github.com/microsoft/vstest to know more about vstest platform. For running tests based on the MSTest v1 framework, .orderedtest, .webtest and .generictest please use Microsoft.TestPlatform package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.TestPlatform.Portable:
Package | Downloads |
---|---|
stryker
All stryker mutation test logic is contained in this library. This package does not include a runner. Use this package if you want to extend stryker with your own runner. |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Microsoft.TestPlatform.Portable:
Repository | Stars |
---|---|
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
|
|
NuGet/NuGet.Client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
|
|
lordmilko/PrtgAPI
C#/PowerShell interface for PRTG Network Monitor
|