Microsoft.NET.Test.Sdk

Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.

Latest version: 17.11.1 registry icon
Maintenance score
100
Safety score
100
Popularity score
60
Check your open source dependency risks. Get immediate insight about security, stability and licensing risks.
Security
  Vulnerabilities
Version Suggest Low Medium High Critical
17.11.1 0 0 0 0 0
17.11.0 0 0 0 0 0
17.11.0-release-24373-02 0 0 0 0 0
17.11.0-release-24352-06 0 0 0 0 0
17.10.0 0 0 0 0 0
17.10.0-release-24177-07 0 0 0 0 0
17.9.0 0 0 0 0 0
17.9.0-release-23619-01 0 0 0 0 0
17.8.0 0 0 0 0 0
17.8.0-release-23468-02 0 0 0 0 0
17.7.2 0 0 0 0 0
17.7.1 0 0 0 0 0
17.7.0 0 0 0 0 0
17.6.3 0 0 0 0 0
17.6.2 0 0 0 0 0
17.6.1 0 0 0 0 0
17.6.0 0 0 0 0 0
17.5.0 0 0 0 0 0
17.4.1 0 0 0 0 0
17.4.0 0 0 0 0 0
17.3.3 0 0 0 0 0
17.3.2 0 0 0 0 0
17.3.1 0 0 0 0 0
17.3.0 0 0 0 0 0
17.2.1 0 0 0 0 0
17.2.0 0 0 0 0 0
17.1.0 0 0 0 0 0
17.1.0-release-20220113-05 0 0 0 0 0
17.0.2 0 0 0 0 0
17.0.1-release-20211109-01 0 0 0 0 0
17.0.0 0 0 0 0 0
16.11.0 0 0 0 0 0
16.11.0-release-20210626-04 0 0 0 0 0
16.10.0 0 0 0 0 0
16.10.0-release-20210429-01 0 0 0 0 0
16.10.0-release-20210422-02 0 0 0 0 0
16.10.0-release-20210330-02 0 0 0 0 0
16.10.0-release-20210329-03 0 0 0 0 0
16.9.4 0 0 0 0 0
16.9.4-release-20210331-01 0 0 0 0 0
16.9.1 0 0 0 0 0
16.8.3 0 0 0 0 0
16.8.0 0 0 0 0 0
16.7.1 0 0 0 0 0
16.7.0 0 0 0 0 0
16.6.1 0 0 0 0 0
16.6.0 0 0 0 0 0
16.5.0 0 0 0 0 0
16.4.0 0 0 0 0 0
16.3.0 0 0 0 0 0
16.2.0 0 0 0 0 0
16.1.1 0 0 0 0 0
16.1.0 0 0 0 0 0
16.0.1 0 0 0 0 0
16.0.0 0 0 0 0 0
15.9.2 0 0 0 0 0
15.9.1 0 0 0 0 0
15.9.0 0 0 0 0 0
15.8.0 0 0 0 0 0
15.7.2 0 0 0 0 0
15.7.0 0 0 0 0 0
15.6.2 0 0 0 0 0
15.6.1 0 0 0 0 0
15.6.0 0 0 0 0 0
15.5.0 0 0 0 0 0
15.3.0 0 0 0 0 0
15.0.0 0 0 0 0 0

Stability
Latest release:

17.11.1 - This version is safe to use because it has no known security vulnerabilities at this time. Find out if your coding project uses this component and get notified of any reported security vulnerabilities with Meterian-X Open Source Security Platform

Licensing

Maintain your licence declarations and avoid unwanted licences to protect your IP the way you intended.

MIT   -   MIT License

Not a wildcard

Not proprietary

OSI Compliant



VSTest

The Visual Studio Test Platform is an open and extensible test platform that enables running tests, collect diagnostics data and report results. The Test Platform supports running tests written in various test frameworks, and using a pluggable adapter model. Based on user-choice, the desired test framework and its corresponding adapter can be acquired as a vsix or as NuGet package as the case may be. Adapters can be written in terms of a public API exposed by the Test Platform.

The Test Platform currently ships as part Visual Studio 2019, and in the .NET Core Tools Preview 3.

Build status

Build Status

Contributing

IMPORTANT: We only accept PRs for which exists a previously discussed and approved issue.

There are many ways to contribute to VSTest

NOTE: When adding a new public API, always add it directly to the PublicAPI.Shipped.txt file. This helps us ensure we are always considering potential breaking changes (even between successive commits of un-released version) and avoids the burden of the unshipped to shipped commit.

Documentation

Features

Other

Building

VSTest can be built from within Visual Studio or from the CLI.

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

VSTest platform is licensed under the MIT license

Issue Tracking

Please see issue tracking for a description of the workflow we use to process issues.

Roadmap

For more information on shipped and upcoming features/enhancements please refer to our Releases.