![]() |
VOOZH | about |
dotnet add package Microsoft.Testing.Platform --version 2.2.3
NuGet\Install-Package Microsoft.Testing.Platform -Version 2.2.3
<PackageReference Include="Microsoft.Testing.Platform" Version="2.2.3" />
<PackageVersion Include="Microsoft.Testing.Platform" Version="2.2.3" />Directory.Packages.props
<PackageReference Include="Microsoft.Testing.Platform" />Project file
paket add Microsoft.Testing.Platform --version 2.2.3
#r "nuget: Microsoft.Testing.Platform, 2.2.3"
#:package Microsoft.Testing.Platform@2.2.3
#addin nuget:?package=Microsoft.Testing.Platform&version=2.2.3Install as a Cake Addin
#tool nuget:?package=Microsoft.Testing.Platform&version=2.2.3Install as a Cake Tool
Microsoft.Testing.Platform is a lightweight and portable alternative to VSTest for running tests in CLI, continuous integration (CI) pipelines, Visual Studio Test Explorer, and Visual Studio Code Test Explorer. Microsoft.Testing.Platform is embedded directly in your test projects and test applications can be run directly.
Microsoft.Testing.Platform is open source. You can find Microsoft.Testing.Platform code in the microsoft/testfx GitHub repository.
dotnet add package Microsoft.Testing.Platform
This package provides the core platform and the .NET implementation of the testing protocol. It includes:
Microsoft Testing Platform protocol enabling communication between the test host and external consumers (e.g. IDE, CI)This package is typically not referenced directly. Instead, test framework packages (such as MSTest) reference it automatically.
dotnet test and CI pipeline supportFor this package, see https://learn.microsoft.com/dotnet/core/testing/microsoft-testing-platform-intro.
For comprehensive documentation, see https://aka.ms/testingplatform.
Microsoft.Testing.Platform is an open source project. Provide feedback or report issues in the microsoft/testfx GitHub repository.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on Microsoft.Testing.Platform:
| Package | Downloads |
|---|---|
|
Microsoft.Testing.Extensions.TrxReport.Abstractions
Package Description |
|
|
Microsoft.Testing.Platform.MSBuild
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 MSBuild integration of the platform, its extensions and configuration files. |
|
|
Microsoft.Testing.Extensions.Telemetry
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 telemetry for the platform. |
|
|
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. |
|
|
Microsoft.Testing.Extensions.CodeCoverage
Code coverage Microsoft.Testing.Platform extension. |
Showing the top 20 popular GitHub repositories that depend on Microsoft.Testing.Platform:
| Repository | Stars |
|---|---|
|
StackExchange/StackExchange.Redis
General purpose redis client
|
|
|
microsoft/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
|
|
|
xunit/xunit
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
|
|
|
khellang/Scrutor
Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection
|
|
|
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
|
|
|
coverlet-coverage/coverlet
Cross platform code coverage for .NET
|
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
|
dotnet/android
.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
|
|
|
velopack/velopack
Installer and automatic update framework for cross-platform desktop applications
|
|
|
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
|
|
|
ikvmnet/ikvm
A Java Virtual Machine and Bytecode-to-IL Converter for .NET
|
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
|
TabularEditor/TabularEditor
This is the code repository and issue tracker for Tabular Editor 2.X (free, open-source version). This repository is being maintained by Daniel Otykier.
|
|
|
adamralph/minver
🏷 Minimalist .NET packages, developed by humans, for versioning software or content using Git tags.
|
|
|
adamralph/bullseye
🎯 A .NET library, developed by humans, for running a target dependency graph.
|
|
|
DaxStudio/DaxStudio
DAX Studio is a tool to write, execute, and analyze DAX queries in Power BI Desktop, Power Pivot for Excel, and Analysis Services Tabular.
|
|
|
doghappy/socket.io-client-csharp
socket.io-client implemention for .NET
|
|
|
adamralph/simple-exec
🏃 A .NET library, developed by humans, for running external commands.
|
|
|
dotnet/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
|
|
|
lastbattle/Harepacker-resurrected
All in one .wz file/map editor for MapleStory game files
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.2.3 | 2,468,187 | 5/14/2026 |
| 2.2.2 | 1,013,418 | 4/30/2026 |
| 2.2.1 | 2,194,953 | 4/7/2026 |
| 2.1.0 | 13,132,961 | 2/3/2026 |
| 2.0.2 | 18,294,037 | 11/11/2025 |
| 2.0.1 | 2,476,571 | 10/14/2025 |
| 2.0.0 | 2,811,376 | 10/7/2025 |
| 2.0.0-preview.25480.4 | 1,927 | 9/30/2025 |
| 2.0.0-preview.25465.3 | 32,240 | 9/15/2025 |
| 2.0.0-preview.25454.2 | 8,471 | 9/4/2025 |
| 2.0.0-preview.25452.10 | 945 | 9/2/2025 |
| 2.0.0-preview.25415.9 | 29,930 | 8/15/2025 |
| 2.0.0-preview.25411.5 | 39,818 | 8/15/2025 |
| 1.9.1 | 15,835,065 | 11/11/2025 |
| 1.9.0 | 11,718,321 | 10/1/2025 |
| 1.8.5 | 220,523 | 9/30/2025 |
| 1.8.4 | 5,360,529 | 9/2/2025 |
| 1.8.3 | 1,008,213 | 8/26/2025 |
| 1.8.2 | 3,121,815 | 8/12/2025 |
| 1.8.1 | 469,600 | 8/5/2025 |