more.xunit.runner.visualstudio 2.2.2

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package more.xunit.runner.visualstudio --version 2.2.2
NuGet\Install-Package more.xunit.runner.visualstudio -Version 2.2.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="more.xunit.runner.visualstudio" Version="2.2.2">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add more.xunit.runner.visualstudio --version 2.2.2
#r "nuget: more.xunit.runner.visualstudio, 2.2.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install more.xunit.runner.visualstudio as a Cake Addin
#addin nuget:?package=more.xunit.runner.visualstudio&version=2.2.2

// Install more.xunit.runner.visualstudio as a Cake Tool
#tool nuget:?package=more.xunit.runner.visualstudio&version=2.2.2

This package is a fork of the xUnit.net Visual Studio runner. It contains all of the original functionality with the addition of enhanced test display names as described in PR 828 (https://github.com/xunit/xunit/pull/828) and proposed in Issue 759 (https://github.com/xunit/xunit/issues/759). The possible options are defined in the new TestMethodDisplayOptions enumeration. To enable all enhanced display name options, you must add the "xunit.methodDisplayOptions" application setting with the value "all". The class and method name options are still controlled by the TestMethodDisplay enumeration and the "xunit.methodDisplay" application setting.
    
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+
- .NET Core (including ASP.NET Core) 1.0+
- Universal Windows App 10+

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on more.xunit.runner.visualstudio:

Repository Stars
StarEliteCore/Nebula.Admin
Destiny.Core.Flow是基于.Net Core,VUE前后分离,开发的一个开源Admin管理框架目前有以下模块:菜单管理、用户管理、角色管理、用户角色、角色权限等功能。
Version Downloads Last updated
2.3.1 374,817 10/30/2017
2.2.3 8,880 8/31/2017
2.2.2 15,832 4/3/2017
2.2.1 7,622 3/8/2017