MSTest 3.1.1
dotnet add package MSTest --version 3.1.1
NuGet\Install-Package MSTest -Version 3.1.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="MSTest" Version="3.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MSTest --version 3.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MSTest, 3.1.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.
// Install MSTest as a Cake Addin
#addin nuget:?package=MSTest&version=3.1.1
// Install MSTest as a Cake Tool
#tool nuget:?package=MSTest&version=3.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MSTest is Microsoft supported Test Framework.
This package is a meta package to simplify test projects. It includes MSTest.TestFramework and MSTest.TestAdapter.
Supported platforms:
- .NET 4.6.2+
- .NET Core 3.1+
- .NET 6.0
- .NET 6.0 Windows.18362+
- UWP 10.0.16299
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Microsoft.NET.Test.Sdk (= 17.6.0)
- MSTest.TestAdapter (= 3.1.1)
- MSTest.TestFramework (= 3.1.1)
-
.NETFramework 4.6.2
- Microsoft.NET.Test.Sdk (= 17.6.0)
- MSTest.TestAdapter (= 3.1.1)
- MSTest.TestFramework (= 3.1.1)
-
.NETStandard 2.0
- Microsoft.NET.Test.Sdk (= 17.6.0)
- MSTest.TestAdapter (= 3.1.1)
- MSTest.TestFramework (= 3.1.1)
-
net6.0
- Microsoft.NET.Test.Sdk (= 17.6.0)
- MSTest.TestAdapter (= 3.1.1)
- MSTest.TestFramework (= 3.1.1)
-
UAP 10.0
- MSTest.TestAdapter (= 3.1.1)
- MSTest.TestFramework (= 3.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on MSTest:
Repository | Stars |
---|---|
SubnauticaNitrox/Nitrox
An open-source, multiplayer modification for the game Subnautica.
|
|
OData/RESTier
A turn-key library for building RESTful services
|
|
tjscience/RoboSharp
RoboSharp is a .NET wrapper for the awesome Robocopy windows application.
|
Version | Downloads | Last updated |
---|---|---|
3.1.1 | 46,190 | 7/14/2023 |
3.0.4 | 6,940 | 6/1/2023 |
3.0.3 | 1,462 | 5/25/2023 |
3.0.2 | 45,919 | 12/27/2022 |
3.0.1 | 1,343 | 12/20/2022 |
3.0.0 | 2,202 | 12/6/2022 |
3.0.0-preview-20221122-01 | 328 | 11/23/2022 |
3.0.0-preview-20221110-04 | 142 | 11/11/2022 |
2.3.0-preview-20220810-02 | 247 | 8/10/2022 |
2.2.10 | 169,439 | 4/26/2022 |