more.xunit.extensibility.core 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.core --version 2.1.0
NuGet\Install-Package more.xunit.extensibility.core -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.core" 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.core --version 2.1.0
#r "nuget: more.xunit.extensibility.core, 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.core as a Cake Addin
#addin nuget:?package=more.xunit.extensibility.core&version=2.1.0

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

This package is a fork of xunit.extensibility.core. 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.core.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.
.NETPlatform dotnet is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on more.xunit.extensibility.core:

Package Downloads
more.xunit.extensibility.execution

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.

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 40,932 10/30/2017
2.2.2 5,678 4/3/2017
2.2.1 3,715 3/8/2017
2.2.0 11,253 3/8/2017
2.2.0-beta2-build3300 2,064 7/21/2016
2.1.0 9,980 7/2/2016