More - xUnit.net 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.

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, xunit.assert, and xunit.analyzers.




Got any More - xUnit.net 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


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





STATS

must-have-score

2.1

avg-downloads-per-day

7

days-since-last-release

2387