more.xunit.extensibility.execution 2.1.0

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

Requires NuGet 2.8.5 or higher.

dotnet add package more.xunit.extensibility.execution --version 2.1.0
NuGet\Install-Package more.xunit.extensibility.execution -Version 2.1.0
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.extensibility.execution" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add more.xunit.extensibility.execution --version 2.1.0
#r "nuget: more.xunit.extensibility.execution, 2.1.0"
#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.extensibility.execution as a Cake Addin
#addin nuget:?package=more.xunit.extensibility.execution&version=2.1.0

// Install more.xunit.extensibility.execution as a Cake Tool
#tool nuget:?package=more.xunit.extensibility.execution&version=2.1.0

This package is a fork of xunit.extensibility.execution. 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 expanded TestMethodDisplay enumeration. To enable enhanced display names, you must add the "xunit.methodDisplay" application setting as documented at https://xunit.github.io/docs/configuring-with-xml.html. The value can be any valid combination of bitwise flags, specified in numeric form. To enable all display name format extensions without the class name, specify the value 30.
    
Includes xunit.execution.*.dll for extensibility purposes.

Supported platforms:
- Desktop .NET 4.5+
- .NET Core (Universal Windows Apps 10+, DNX Core 5+)
- Windows 8
- Windows Phone 8 (Silverlight)
- Universal (Windows Phone 8.1+, Windows 8.1+)
- Xamarin (MonoTouch, MonoAndroid, Xamarin iOS Universal)
- Portable Libraries (supporting Profile259)

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
.NETPlatform dotnet is compatible. 
DNX dnx451 is compatible. 
MonoAndroid monoandroid is compatible. 
MonoTouch monotouch is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store win8 is compatible. 
Xamarin.iOS xamarinios is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on more.xunit.extensibility.execution:

Package Downloads
more.xunit.core

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 the libraries for writing unit tests with xUnit.net.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.1 36,437 10/30/2017
2.2.2 4,734 4/3/2017
2.2.1 2,609 3/8/2017
2.2.0 6,750 3/8/2017
2.2.0-beta2-build3300 1,233 7/21/2016
2.1.0 8,234 7/2/2016