Microsoft.TestPlatform.ObjectModel
16.8.0-preview-20200806-02
The Microsoft Test Platform Object Model.
This is a prerelease version of Microsoft.TestPlatform.ObjectModel.
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.ObjectModel -Version 16.8.0-preview-20200806-02
dotnet add package Microsoft.TestPlatform.ObjectModel --version 16.8.0-preview-20200806-02
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="16.8.0-preview-20200806-02" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.TestPlatform.ObjectModel --version 16.8.0-preview-20200806-02
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.1
- NuGet.Frameworks (>= 5.0.0)
- System.Reflection.Metadata (>= 1.6.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0)
-
.NETStandard 2.0
- NuGet.Frameworks (>= 5.0.0)
Used By
NuGet packages (38)
Showing the top 5 NuGet packages that depend on Microsoft.TestPlatform.ObjectModel:
Package | Downloads |
---|---|
Microsoft.TestPlatform.TestHost
Testplatform host executes the test using specified adapter.
|
|
MiNET
MiNET - a Minecraft PocketEdition Server
|
|
TeamCity.VSTest.TestAdapter
Provides an integration TeamCity and test frameworks.
Usage:
- Create a test project, for example using the command line: dotnet new xunit
- Add the NuGet reference to this package
|
|
JUnitTestLogger
Package Description
|
|
Microsoft.TestPlatform.TranslationLayer
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.
|
GitHub repositories (27)
Showing the top 5 popular GitHub repositories that depend on Microsoft.TestPlatform.ObjectModel:
Repository | Stars |
---|---|
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (C#, Python, F#)
|
|
dotnet/corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
|
|
cake-build/cake
Cake (C# Make) is a cross platform build automation system.
|
|
scriptcs/scriptcs
Write C# apps with a text editor, nuget and the power of Roslyn!
|
|
CosmosOS/Cosmos
Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
|