more.xunit 2.2.0-beta2-build3300

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

// Install more.xunit as a Cake Tool
#tool nuget:?package=more.xunit&version=2.2.0-beta2-build3300&prerelease

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 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.
     
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.

Installing this package installs xunit.core and xunit.assert.

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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.1 28,130 10/30/2017
2.2.3 3,176 4/3/2017
2.2.2 1,740 3/8/2017
2.2.0 3,915 3/8/2017
2.2.0-beta2-build3300 1,150 7/21/2016
2.1.0 3,111 7/2/2016