Microsoft.TestPlatform.Portable by Microsoft

<PackageReference Include="Microsoft.TestPlatform.Portable" Version="17.3.3" />

Package Files

25,115,670 bytes

 Microsoft.TestPlatform.Portable 17.3.3

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.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Microsoft.TestPlatform.Portable</id>
    <version>17.3.3</version>
    <title>Microsoft.TestPlatform.Portable</title>
    <authors>Microsoft</authors>
    <owners>Microsoft</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">LICENSE_VS.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>Icon.png</icon>
    <projectUrl>https://github.com/microsoft/vstest/</projectUrl>
    <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
    <description>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.</description>
    <summary>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.</summary>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <tags>vstest visual-studio unittest testplatform mstest microsoft test testing</tags>
    <repository type="git" url="https://github.com/microsoft/vstest" branch="rel/17.3" commit="cf1d5398872b71cb332655bc1d5572f3fe61e2c2" />
  </metadata>
</package>