RepoMicrosoftMicrosoftpublished Feb 25, 2020seen 6d

microsoft/vssdktestfx

C#

Open original ↗

Captured source

source ↗
published Feb 25, 2020seen 6dcaptured 6dhttp 200method plain

microsoft/vssdktestfx

Description: A testing framework for Visual Studio extensions

Language: C#

License: MIT

Stars: 22

Forks: 9

Open issues: 8

Created: 2020-02-25T18:23:18Z

Pushed: 2026-06-20T06:27:46Z

Default branch: main

Fork: no

Archived: no

README:

Visual Studio SDK Test Framework

![Build Status](https://dev.azure.com/azure-public/vside/_build/latest?definitionId=45&branchName=main)

Microsoft.VisualStudio.Sdk.TestFramework

The VS SDK Test Framework is a library for your unit tests that exercise VS code to use so that certain core VS functionality works outside the VS process so your unit tests can function. For example, ThreadHelper and obtaining global services from the static ServiceProvider tend to fail in unit tests without this library installed.

[Learn more about this package](src/Microsoft.VisualStudio.Sdk.TestFramework/README.md).

Microsoft.VisualStudio.Sdk.TestFramework.Xunit

This package contains functionality applicable when using Xunit v2 as your test framework.

[Learn more about this package](src/Microsoft.VisualStudio.Sdk.TestFramework.Xunit/README.md).

Microsoft.VisualStudio.Sdk.TestFramework.Xunit.v3

This package contains functionality applicable when using Xunit v3 as your test framework.

[Learn more about this package](src/Microsoft.VisualStudio.Sdk.TestFramework.Xunit.v3/README.md).

Contributing

This project has adopted the Microsoft Open Source Code of Conduct.

See our [contributing doc](CONTRIBUTING.md) for more info.

Notability

notability 1.0/10

Routine repo with low stars