xunit.runner.visualstudio
2.0.1
Includes support for running xUnit.net v1 and v2 tests from Visual Studio 2012+.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.5 or higher.
Install-Package xunit.runner.visualstudio -Version 2.0.1
dotnet add package xunit.runner.visualstudio --version 2.0.1
<PackageReference Include="xunit.runner.visualstudio" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xunit.runner.visualstudio --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: xunit.runner.visualstudio, 2.0.1"
#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.0.1
// Install xunit.runner.visualstudio as a Cake Tool
#tool nuget:?package=xunit.runner.visualstudio&version=2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.