xunit.runner.visualstudio 2.1.0

Visual Studio 2012+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests.

Supported platforms:
- Desktop .NET 2.0+
- Universal Windows App 10+
- Windows App 8.1
- Windows Phone App 8.1
- Portable Libraries (supporting Profile259)

Requires NuGet 2.5 or higher.

Install-Package xunit.runner.visualstudio -Version 2.1.0
dotnet add package xunit.runner.visualstudio --version 2.1.0
<PackageReference Include="xunit.runner.visualstudio" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xunit.runner.visualstudio --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: xunit.runner.visualstudio, 2.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install xunit.runner.visualstudio as a Cake Addin
#addin nuget:?package=xunit.runner.visualstudio&version=2.1.0

// Install xunit.runner.visualstudio as a Cake Tool
#tool nuget:?package=xunit.runner.visualstudio&version=2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Dependencies

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

Version History

Version Downloads Last updated
2.1.0 0 06.02.2022
2.0.1 0 06.02.2022