Microsoft.TestPlatform 18.0.1

Prefix Reserved
dotnet add package Microsoft.TestPlatform --version 18.0.1
                    
NuGet\Install-Package Microsoft.TestPlatform -Version 18.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.TestPlatform" Version="18.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.TestPlatform" Version="18.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.TestPlatform" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.TestPlatform --version 18.0.1
                    
#r "nuget: Microsoft.TestPlatform, 18.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.TestPlatform@18.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.TestPlatform&version=18.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.TestPlatform&version=18.0.1
                    
Install as a Cake Tool

This package contains the full set of binaries for the Visual Studio Test Platform (vstest).
     It provides a modern, cross platform testing engine that powers the testing on .NET Core as well.
     It integrates with popular test frameworks like MSTest(v1 and v2), xUnit and Nunit with support for extensibility.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Microsoft.TestPlatform:

Package Downloads
FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

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.

XKit.Lib.Testing

Part of the XerviceKit framework for developing microservices. See http://www.xervicekit.io for more information.

Devocean.Tests

Devocean.Tests is a set of base classes and helpers inteded to support implementing integration and unit tests on projects based on Devocean.Core

GitHub repositories (13)

Showing the top 13 popular GitHub repositories that depend on Microsoft.TestPlatform:

Repository Stars
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
LeagueSandbox/GameServer
League Sandbox's Game Server
dotnet/project-system
The .NET Project System for Visual Studio
microsoft/testfx
This repository holds the source code of Microsoft.Testing.Platform (MTP), a lightweight alternative to VSTest, as well as MSTest adapter and framework.
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
chayxana/Restaurant-App
Restaurant App 🍔 is a sample open-source e-Commerce 🛒 application for ordering foods, powered by polyglot microservices architecture and cross-platform development including mobile and web
dotnet/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
twilio/twilio-csharp
Twilio C#/.NET Helper Library for .NET6+.
trailofbits/RpcInvestigator
Exploring RPC interfaces on Windows
joelday/papyrus-lang
📜Advanced language tools for the Papyrus scripting language.
RusselWebber/xlDuckDb
Use DuckDB within Excel with the xlDuckDb addin
kamsar/Dianoga
An automatic image optimizer for the Sitecore media library.
Version Downloads Last Updated
18.0.1 3,242,245 11/11/2025
18.0.0 1,579,450 10/2/2025
17.14.1 4,561,542 6/3/2025
17.14.0 613,215 5/20/2025
17.14.0-preview-25107-01 990,302 2/10/2025
17.13.0 2,700,102 2/10/2025
17.12.0 7,466,822 11/19/2024
17.11.1 2,778,938 9/5/2024
17.11.0 666,616 8/20/2024
17.11.0-release-24373-02 188,134 7/24/2024
17.11.0-release-24352-06 164,821 7/2/2024
17.10.0 3,461,561 5/22/2024
17.10.0-release-24177-07 365,624 4/2/2024
17.10.0-preview-24080-01 493,139 1/30/2024
17.9.0 3,565,228 2/6/2024
17.9.0-release-23619-01 176,952 1/8/2024
17.9.0-preview-23577-04 230,612 12/5/2023
17.9.0-preview-23531-01 216,484 11/8/2023
17.9.0-preview-23503-02 265,794 10/9/2023
17.8.0 3,808,909 11/8/2023
Loading failed