Microsoft.VisualStudio.Sdk.TestFramework
17.2.7
dotnet add package Microsoft.VisualStudio.Sdk.TestFramework --version 17.2.7
NuGet\Install-Package Microsoft.VisualStudio.Sdk.TestFramework -Version 17.2.7
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.VisualStudio.Sdk.TestFramework" Version="17.2.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.VisualStudio.Sdk.TestFramework --version 17.2.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.VisualStudio.Sdk.TestFramework, 17.2.7"
#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 Microsoft.VisualStudio.Sdk.TestFramework as a Cake Addin #addin nuget:?package=Microsoft.VisualStudio.Sdk.TestFramework&version=17.2.7 // Install Microsoft.VisualStudio.Sdk.TestFramework as a Cake Tool #tool nuget:?package=Microsoft.VisualStudio.Sdk.TestFramework&version=17.2.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A test library to help in writing unit and integration tests for Visual Studio extensions.
Xunit test projects should consume via the Microsoft.VisualStudio.Sdk.TestFramework.Xunit package.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- Microsoft.VisualStudio.Composition (>= 17.2.41)
- Microsoft.VisualStudio.Shell.15.0 (>= 17.2.32505.113)
- Microsoft.VisualStudio.Utilities.Testing (>= 17.2.32505.113)
- Moq (>= 4.18.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.VisualStudio.Sdk.TestFramework:
Package | Downloads |
---|---|
Microsoft.VisualStudio.Sdk.TestFramework.Xunit
A test library to help in writing unit and integration tests for Visual Studio extensions. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.VisualStudio.Sdk.TestFramework:
Repository | Stars |
---|---|
rubicon-oss/LicenseHeaderManager
Manage license headers for your source code files in Visual Studio
|
Version | Downloads | Last updated |
---|---|---|
17.2.7 | 68 | 9/19/2022 |
16.5.22-beta | 0 | 1/20/2021 |