Sign in Sign up
nuget

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.

nuget View on Nuget

Activity

Latest release
8y ago
Total releases
6
Cadence
~26 days
Last 12 months
0

Details

First release
Jul 02, 2016
Releases
Version Released
2.3.1 minor
2.2.2 patch
2.2.1 patch
2.2.0 minor
2.2.0-beta2-build3300 pre
2.1.0 initial