vstest
NuGet publisher profile
Packages (15)
Microsoft.TestPlatform.ObjectModel
The Microsoft Test Platform Object Model.
Microsoft.NET.Test.Sdk
The MSbuild targets and properties for building .NET test projects.
Microsoft.CodeCoverage
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.TestPlatform.TestHost
Testplatform host executes the test using specified adapter.
Microsoft.TestPlatform
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.
Microsoft.TestPlatform.AdapterUtilities
Includes helpers for the Test Platform's modern functionality such as standardized fully qualified names and hierarchical test case names.
dotnet-coverage
Code coverage tools.
Microsoft.TestPlatform.Portable
This package contains a subset of binaries for the Visual Studio Test Platform (vstest). Vstest provides a modern, cross platform testing engine that also powers the testing on .NET Core. Supports the following popular test frameworks: MSTest v2, xUnit and Nunit with support for extensibility. Visit https://github.com/microsoft/vstest to know more about vstest platform. For running tests based on the MSTest v1 framework, .orderedtest, .webtest and .generictest please use Microsoft.TestPlatform package.
Microsoft.TestPlatform.CLI
The cross platform Microsoft Test Platform.
Microsoft.QualityTools.Testing.Fakes
Provides framework APIs and Attributes for Microsoft Fakes. To generate Fakes code, one needs a VS Enterise install. Additional details can be found at http://aka.ms/MicrosoftFakes.
Microsoft.TestPlatform.Build
Build tasks and targets for running tests with Test Platform
Microsoft.TestPlatform.TranslationLayer
C# SDK for the test platform protocol. This SDK can be used in IDE or Editors to use test platform for discovery and execution of tests.
Microsoft.TestPlatform.Extensions.TrxLogger
C# SDK for the test platform protocol. This SDK can be used in IDE or Editors to use test platform for discovery and execution of tests.
Microsoft.VisualStudio.Intellitest.Dependencies
Provides the binaries necessary for running IntelliteTest projects and extenstions.
Microsoft.TestPlatform.Filter.Source
The Microsoft Test Platform Filter Implementation.