Microsoft.TestPlatform.TranslationLayer
16.10.0-preview-20210219-03
C# SDK for the test platform protocol. This SDK can be used in IDE or Editors to use test platform for discovery and execution of tests.
This is a prerelease version of Microsoft.TestPlatform.TranslationLayer.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.TestPlatform.TranslationLayer -Version 16.10.0-preview-20210219-03
dotnet add package Microsoft.TestPlatform.TranslationLayer --version 16.10.0-preview-20210219-03
<PackageReference Include="Microsoft.TestPlatform.TranslationLayer" Version="16.10.0-preview-20210219-03" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.TestPlatform.TranslationLayer --version 16.10.0-preview-20210219-03
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.TestPlatform.TranslationLayer, 16.10.0-preview-20210219-03"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Microsoft.TestPlatform.TranslationLayer as a Cake Addin #addin nuget:?package=Microsoft.TestPlatform.TranslationLayer&version=16.10.0-preview-20210219-03&prerelease // Install Microsoft.TestPlatform.TranslationLayer as a Cake Tool #tool nuget:?package=Microsoft.TestPlatform.TranslationLayer&version=16.10.0-preview-20210219-03&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.1
- Microsoft.TestPlatform.ObjectModel (>= 16.10.0-preview-20210219-03)
- Newtonsoft.Json (>= 9.0.1)
-
.NETStandard 2.0
- NETStandard.Library (>= 2.0.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.TestPlatform.TranslationLayer:
Package | Downloads |
---|---|
StrykerMutator.Core
The core package for Stryker.NET. Used by other Stryker packages to run. Please install a Stryker.Runner.* package to use this package.
|
|
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 (5)
Showing the top 5 popular GitHub repositories that depend on Microsoft.TestPlatform.TranslationLayer:
Repository | Stars |
---|---|
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
|
|
OmniSharp/omnisharp-roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
|
|
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
|
|
microsoft/testfx
MSTest V2 framework and adapter
|
|
BigBabay/AsyncConverter
Plugin for resharper, for converting code for async.
|