Microsoft.TestPlatform.ObjectModel 1.0.0-alpha-stj-26213-07
Microsoft.TestPlatform.ObjectModel
The object model for the Visual Studio Test Platform. This package provides the public API surface for creating test adapters, loggers, and other test platform extensions. This package is typically used as a reference.
Usage
Add this package to your test adapter or extension project:
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="x.y.z" PrivateAssets="All" />
Key Types
Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase— represents a discovered testMicrosoft.VisualStudio.TestPlatform.ObjectModel.TestResult— represents the result of a test executionMicrosoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestDiscoverer— interface for test discoveryMicrosoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestExecutor— interface for test execution
Links
Showing the top 20 packages that depend on Microsoft.TestPlatform.ObjectModel.
| Packages | Downloads |
|---|---|
|
xunit.runner.visualstudio
Visual Studio 2022+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1, v2, and v3 tests. Supports .NET 4.7.2 or later, and .NET 6 or later.
|
1 |
|
Microsoft.TestPlatform.TestHost
Testplatform host executes the test using specified adapter.
|
1 |
|
Microsoft.Testing.Extensions.VSTestBridge
Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device.
This package provides a bridge integration for test adapters wanting to target both VSTest and Microsoft.Testing.Platform test platforms.
|
0 |
|
xunit.runner.visualstudio
Visual Studio 2022+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1, v2, and v3 tests. Supports .NET 4.7.2 or later, and .NET 6 or later.
|
0 |
|
Microsoft.TestPlatform.TestHost
Testplatform host executes the test using specified adapter.
|
0 |
|
xunit.runner.visualstudio
Visual Studio 2022+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1, v2, and v3 tests. Supports .NET 4.7.2 or later, and .NET 8 or later.
|
0 |
|
xunit.runner.visualstudio
Visual Studio 2022+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 4.6.2 or later, and .NET 6 or later.
|
0 |
.NET Framework 4.6.2
- System.Reflection.Metadata (>= 8.0.0)
.NET 8.0
- System.Reflection.Metadata (>= 8.0.0)
.NET Standard 2.0
- System.Reflection.Metadata (>= 8.0.0)