More - xUnit.net [Core Unit Testing Framework] 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 the libraries for writing unit tests with xUnit.net.




Got any More - xUnit.net [Core Unit Testing Framework] 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.core


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

1 package depend on this package.




STATS

must-have-score

1.9

avg-downloads-per-day

8

days-since-last-release

2341