Microsoft.TestPlatform.ObjectModel
15.7.2
The Microsoft Test Platform Object Model.
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 15.7.2
dotnet add package Microsoft.TestPlatform.ObjectModel --version 15.7.2
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="15.7.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.TestPlatform.ObjectModel --version 15.7.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.TestPlatform.ObjectModel, 15.7.2"
#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.ObjectModel as a Cake Addin
#addin nuget:?package=Microsoft.TestPlatform.ObjectModel&version=15.7.2
// Install Microsoft.TestPlatform.ObjectModel as a Cake Tool
#tool nuget:?package=Microsoft.TestPlatform.ObjectModel&version=15.7.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.1
- System.Reflection.Metadata (>= 1.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
-
.NETStandard 1.4
- System.ComponentModel.TypeConverter (>= 4.1.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0)
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.0)
- System.ComponentModel.EventBasedAsync (>= 4.0.11)
- System.ComponentModel.TypeConverter (>= 4.1.0)
- System.Diagnostics.Process (>= 4.1.0)
- System.Diagnostics.TextWriterTraceListener (>= 4.0.0)
- System.Diagnostics.TraceSource (>= 4.0.0)
- System.Reflection.Metadata (>= 1.3.0)
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0)
- System.Runtime.Loader (>= 4.0.0)
- System.Runtime.Serialization.Json (>= 4.0.2)
- System.Runtime.Serialization.Primitives (>= 4.1.1)
- System.Threading.Thread (>= 4.0.0)
- System.Xml.XPath.XmlDocument (>= 4.0.1)
Used By
NuGet packages (40)
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 (28)
Showing the top 5 popular GitHub repositories that depend on Microsoft.TestPlatform.ObjectModel:
Repository | Stars |
---|---|
NLog/NLog
NLog - Advanced and Structured Logging for Various .NET Platforms
|
|
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (C#, Python)
|
|
cake-build/cake
:cake: Cake (C# Make) is a cross platform build automation system.
|
|
dotnet/corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
|
|
scriptcs/scriptcs
Write C# apps with a text editor, nuget and the power of Roslyn!
|