More - xUnit.net [Extensibility: Execution] NuGet Package

This package is a fork of xUnit.net.

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". You must also use the "more.xunit.runner.visualstudio" package.

The class and method name options are still controlled by the TestMethodDisplay enumeration and the "xunit.methodDisplay" application setting.

Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.




Got any More - xUnit.net [Extensibility: Execution] Question?





Info

Version: 2.3.1
Author(s): James Newkirk, Brad Wilson
Last Update: Monday, October 30, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/xunit/xunit
NuGet Url: https://www.nuget.org/packages/more.xunit.extensibility.execution


Install
Install-Package more.xunit.extensibility.execution
dotnet add package more.xunit.extensibility.execution
paket add more.xunit.extensibility.execution
more.xunit.extensibility.execution Download (Unzip the "nupkg" after downloading)

.NETStandard 1.1 net452 1 package depend on this package.




STATS

must-have-score

1.9

avg-downloads-per-day

11

days-since-last-release

2371