Microsoft.TestPlatform.Portable
15.6.0-preview-20171108-02
Prefix Reserved
This is a prerelease version of Microsoft.TestPlatform.Portable.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.TestPlatform.Portable --version 15.6.0-preview-20171108-02
NuGet\Install-Package Microsoft.TestPlatform.Portable -Version 15.6.0-preview-20171108-02
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.TestPlatform.Portable" Version="15.6.0-preview-20171108-02" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.TestPlatform.Portable --version 15.6.0-preview-20171108-02
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.TestPlatform.Portable, 15.6.0-preview-20171108-02"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.TestPlatform.Portable as a Cake Addin #addin nuget:?package=Microsoft.TestPlatform.Portable&version=15.6.0-preview-20171108-02&prerelease // Install Microsoft.TestPlatform.Portable as a Cake Tool #tool nuget:?package=Microsoft.TestPlatform.Portable&version=15.6.0-preview-20171108-02&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
There are no supported framework assets in this 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
|