An open API service for producing an overview of a list of open source projects.

https://github.com/xunit/xunit

c-sharp dotnet unit-testing xunit

Score: 36.196186335014545

Last synced: about 4 hours ago
JSON representation

Repository metadata:

xUnit.net is a free, open source, community-focused unit testing tool for .NET.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 5 days ago

Total Commits: 3,187
Total Committers: 159
Avg Commits per committer: 20.044
Development Distribution Score (DDS): 0.113

Commits in past year: 272
Committers in past year: 12
Avg Commits per committer in past year: 22.667
Development Distribution Score (DDS) in past year: 0.059

Name Email Commits
Brad Wilson d****y@g****m 2828
Oren Novotny o****n@n****g 59
Hugh Bellamy h****s@g****m 27
Adam Ralph a****m@a****m 12
Matt Ellis m****s@g****m 10
Erik Schierboom e****m@h****m 10
Youssef Victor y****0@g****m 8
Simon Cropp s****p@g****m 8
Marcin Dobosz m****d 7
jnewkirk j****k@t****m 7
jongleur1983 P****f@g****e 5
Viktor Hofer v****r@m****m 5
JamesTerwilliger 1****r 5
Alexander Köplinger a****r@o****m 5
Andrew Arnott a****t@g****m 4
Remco s****t@n****t 4
Mark Brett X****o 3
Jonas Nyrup j****p 3
Shyam Gupta s****u@m****m 3
Aaron Weiker a****r@t****m 3
martincostello m****n@m****m 3
Julien Couvreur j****r@g****m 3
Feodor Fitsner f****r@f****m 3
Daniel Plaisted d****d@g****m 3
Brice Lambson b****m@m****m 3
Tom Deseyn t****n@g****m 2
Tom DuPont t****0@g****m 2
adison88 s****a@g****m 2
Ahmed Fattouh 1****1 2
Chris Charabaruk c****k@n****m 2
and 129 more...

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 2,599
Total pull requests: 565
Average time to close issues: 9 months
Average time to close pull requests: 2 months
Total issue authors: 1,449
Total pull request authors: 244
Average comments per issue: 4.58
Average comments per pull request: 2.73
Merged pull request: 286
Bot issues: 0
Bot pull requests: 0

Past year issues: 164
Past year pull requests: 28
Past year average time to close issues: 15 days
Past year average time to close pull requests: 13 days
Past year issue authors: 111
Past year pull request authors: 16
Past year average comments per issue: 3.8
Past year average comments per pull request: 3.18
Past year merged pull request: 17
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/xunit/xunit

Top Issue Authors

  • bradwilson (308)
  • jamesqo (31)
  • ghost (31)
  • AArnott (29)
  • mwpowellhtx (28)
  • clairernovotny (24)
  • Youssef1313 (21)
  • filzrev (19)
  • citizenmatt (19)
  • natemcmaster (18)
  • hughbe (17)
  • dougbu (16)
  • campersau (15)
  • marcind (15)
  • sharwell (13)

Top Pull Request Authors

  • clairernovotny (46)
  • hughbe (30)
  • bradwilson (27)
  • Youssef1313 (20)
  • SimonCropp (14)
  • adamralph (13)
  • ErikSchierboom (11)
  • JamesTerwilliger (8)
  • ViktorHofer (7)
  • citizenmatt (7)
  • koenigst (7)
  • campersau (6)
  • akoeplinger (5)
  • jongleur1983 (5)
  • ericmutta (5)

Top Issue Labels

  • Bug (490)
  • Feature (373)
  • Core framework (305)
  • help wanted (234)
  • Analyzers (206)
  • By Design (166)
  • External (137)
  • Assertion library (87)
  • VSTest Adapter (71)
  • Discussion (68)
  • Needs Repro (68)
  • good first issue (57)
  • Docs (39)
  • Runner Utility (25)
  • Console Runner (20)
  • MSBuild Runner (13)
  • Won't Fix (9)
  • MTP (9)
  • AOT (8)
  • Performance (6)
  • Samples (4)
  • Security (2)
  • Packaging (2)
  • Templates (1)
  • Dependency (1)

Top Pull Request Labels

  • Feature (19)
  • Bug (15)
  • Core framework (13)
  • Discussion (3)
  • Performance (1)
  • By Design (1)
  • VSTest Adapter (1)

Package metadata

nuget.org: xunit

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.

  • Homepage:
  • Status: deprecated
  • Licenses: Apache-2.0
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-22T17:32:54.349Z (1 day ago)
  • Versions: 107
  • Dependent Packages: 1,053
  • Dependent Repositories: 91,829
  • Downloads: 1,012,275,271 Total
  • Docker Downloads: 10,617,060
  • Rankings:
    • Dependent repos count: 0.003%
    • Dependent packages count: 0.023%
    • Downloads: 0.034%
    • Average: 0.059%
    • Docker downloads count: 0.178%
  • Maintainers (1)
nuget.org: xunit.assert

Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1+ and .NET 6.0+.

  • Homepage:
  • Status: deprecated
  • Licenses: Apache-2.0
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-22T17:31:53.746Z (1 day ago)
  • Versions: 88
  • Dependent Packages: 219
  • Dependent Repositories: 16,499
  • Downloads: 1,035,068,486 Total
  • Docker Downloads: 10,617,597
  • Rankings:
    • Downloads: 0.033%
    • Dependent repos count: 0.042%
    • Average: 0.088%
    • Dependent packages count: 0.098%
    • Docker downloads count: 0.178%
  • Maintainers (1)
nuget.org: xunit.core

Includes the libraries for writing unit tests with xUnit.net.

  • Homepage:
  • Status: deprecated
  • Licenses: Apache-2.0
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-22T17:32:29.442Z (1 day ago)
  • Versions: 88
  • Dependent Packages: 199
  • Dependent Repositories: 16,453
  • Downloads: 1,059,500,969 Total
  • Docker Downloads: 10,617,560
  • Rankings:
    • Downloads: 0.033%
    • Dependent repos count: 0.043%
    • Average: 0.089%
    • Dependent packages count: 0.102%
    • Docker downloads count: 0.177%
  • Maintainers (1)
nuget.org: xunit.extensibility.core

Includes xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.

  • Homepage:
  • Status: deprecated
  • Licenses: Apache-2.0
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-22T17:34:07.109Z (1 day ago)
  • Versions: 76
  • Dependent Packages: 254
  • Dependent Repositories: 8,935
  • Downloads: 1,225,557,141 Total
  • Docker Downloads: 10,620,219
  • Rankings:
    • Downloads: 0.03%
    • Dependent repos count: 0.064%
    • Dependent packages count: 0.088%
    • Average: 0.09%
    • Docker downloads count: 0.177%
  • Maintainers (1)
nuget.org: xunit.extensibility.execution

Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.

  • Homepage:
  • Status: deprecated
  • Licenses: Apache-2.0
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-22T17:36:05.251Z (1 day ago)
  • Versions: 76
  • Dependent Packages: 171
  • Dependent Repositories: 8,523
  • Downloads: 1,139,755,705 Total
  • Docker Downloads: 10,617,560
  • Rankings:
    • Downloads: 0.032%
    • Dependent repos count: 0.066%
    • Average: 0.099%
    • Dependent packages count: 0.119%
    • Docker downloads count: 0.177%
  • Maintainers (1)
nuget.org: xunit.abstractions

Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).

  • Homepage: https://github.com/xunit/xunit
  • Licenses: other
  • Latest release: 2.0.3 (published almost 8 years ago)
  • Last Synced: 2026-08-22T17:33:49.440Z (1 day ago)
  • Versions: 33
  • Dependent Packages: 301
  • Dependent Repositories: 8,682
  • Downloads: 1,053,089,147 Total
  • Docker Downloads: 10,764,017
  • Rankings:
    • Downloads: 0.031%
    • Dependent repos count: 0.065%
    • Dependent packages count: 0.077%
    • Docker downloads count: 0.177%
    • Average: 0.259%
    • Stargazers count: 0.572%
    • Forks count: 0.635%
  • Maintainers (1)
nuget.org: xunit.runner.utility

Includes the version-independent runner for xUnit.net to run both v1.9.2 and v2.0+ tests (xunit.runner.utility.*.dll). Supports .NET 3.5, .NET 4.5.2 or later, .NET Standard 1.1, .NET Standard 1.5, and .NET Core 1.0 or later.

  • Homepage:
  • Status: deprecated
  • Licenses: Apache-2.0
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-22T17:34:49.338Z (1 day ago)
  • Versions: 98
  • Dependent Packages: 67
  • Dependent Repositories: 391
  • Downloads: 23,353,288 Total
  • Docker Downloads: 157,583
  • Rankings:
    • Dependent packages count: 0.231%
    • Downloads: 0.258%
    • Average: 0.268%
    • Docker downloads count: 0.285%
    • Dependent repos count: 0.299%
  • Maintainers (1)
nuget.org: xunit.runner.console

Console runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 4.5.2 or later, .NET Core 1.x, and .NET Core 2.x.

  • Homepage:
  • Status: deprecated
  • Licenses: Apache-2.0
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-22T17:33:26.051Z (1 day ago)
  • Versions: 73
  • Dependent Packages: 25
  • Dependent Repositories: 2,525
  • Downloads: 62,454,915 Total
  • Docker Downloads: 58,304
  • Rankings:
    • Dependent repos count: 0.116%
    • Downloads: 0.15%
    • Average: 0.273%
    • Docker downloads count: 0.279%
    • Dependent packages count: 0.547%
  • Maintainers (1)
nuget.org: xunit.extensions

NOTE: This empty package exists to assist users upgrading from xUnit.net v1.x to v2.x.

  • Homepage: https://github.com/xunit/xunit
  • Licenses: other
  • Latest release: 1.9.2 (published almost 13 years ago)
  • Last Synced: 2026-08-22T17:33:49.135Z (1 day ago)
  • Versions: 9
  • Dependent Packages: 43
  • Dependent Repositories: 4,153
  • Downloads: 3,637,876 Total
  • Rankings:
    • Dependent repos count: 0.093%
    • Dependent packages count: 0.342%
    • Average: 0.434%
    • Stargazers count: 0.466%
    • Downloads: 0.63%
    • Forks count: 0.637%
  • Maintainers (1)
nuget.org: xunit.runners

NOTE: This empty package exists to assist users upgrading from xUnit.net v1.x to v2.x.

  • Homepage: https://github.com/xunit/xunit
  • Status: deprecated
  • Licenses: other
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-22T17:32:14.304Z (1 day ago)
  • Versions: 33
  • Dependent Packages: 4
  • Dependent Repositories: 740
  • Downloads: 1,946,946 Total
  • Rankings:
    • Dependent repos count: 0.205%
    • Stargazers count: 0.462%
    • Forks count: 0.635%
    • Downloads: 0.793%
    • Average: 1.092%
    • Dependent packages count: 3.363%
  • Maintainers (1)
nuget.org: xunit.runner.reporters

Includes runner reporters for TeamCity, AppVeyor, Verbose and Quiet output for test runners. Supports .NET 4.5.2 or later, .NET Standard 1.1, .NET Standard 1.5, and .NET Core 1.0 or later.

  • Homepage:
  • Status: deprecated
  • Licenses: Apache-2.0
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-22T17:32:01.519Z (1 day ago)
  • Versions: 69
  • Dependent Packages: 6
  • Dependent Repositories: 89
  • Downloads: 5,565,953 Total
  • Docker Downloads: 13,726
  • Rankings:
    • Downloads: 0.533%
    • Dependent repos count: 0.677%
    • Average: 1.299%
    • Dependent packages count: 2.686%
  • Maintainers (1)
nuget.org: xunit.runner.msbuild

MSBuild runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 4.5.2 or later.

  • Homepage:
  • Status: deprecated
  • Licenses: Apache-2.0
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-22T17:33:00.531Z (1 day ago)
  • Versions: 73
  • Dependent Packages: 4
  • Dependent Repositories: 175
  • Downloads: 4,630,845 Total
  • Rankings:
    • Dependent repos count: 0.469%
    • Downloads: 0.573%
    • Average: 1.468%
    • Dependent packages count: 3.363%
  • Maintainers (1)
nuget.org: xunit.assert.source

Includes the current assertion library from xUnit.net, as source into your project. Supports any platform(s) compatible with .NET Standard 1.1.

  • Homepage:
  • Status: deprecated
  • Licenses: Apache-2.0
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-22T17:32:17.836Z (1 day ago)
  • Versions: 88
  • Dependent Packages: 11
  • Dependent Repositories: 22
  • Downloads: 1,018,376 Total
  • Rankings:
    • Dependent packages count: 1.206%
    • Dependent repos count: 1.479%
    • Average: 1.534%
    • Downloads: 1.916%
  • Maintainers (1)
nuget.org: xunit.abstractions.jetbrains

JetBrains repackaged version of xunit.abstractions for installation into ReSharper. Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).

  • Homepage: https://github.com/xunit/xunit
  • Licenses: other
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-22T17:32:39.359Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 2
  • Dependent Repositories: 10
  • Rankings:
    • Stargazers count: 0.519%
    • Forks count: 0.64%
    • Dependent repos count: 2.225%
    • Average: 2.552%
    • Dependent packages count: 6.825%
nuget.org: dotnet-xunit

.NET CLI SDK runner for the xUnit.net framework. Supports .NET 4.5.2 or later, .NET Core 1.x, and .NET Core 2.x.

  • Homepage: https://github.com/xunit/xunit
  • Status: deprecated
  • Licenses: other
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-22T17:34:40.402Z (1 day ago)
  • Versions: 13
  • Dependent Packages: 1
  • Dependent Repositories: 23
  • Downloads: 45,270,542 Total
  • Rankings:
    • Downloads: 0.172%
    • Stargazers count: 0.467%
    • Forks count: 0.638%
    • Dependent repos count: 1.432%
    • Average: 2.729%
    • Dependent packages count: 10.936%
  • Maintainers (1)
nuget.org: xunit.execution

Includes the execution framework for xUnit.net (xunit.execution.dll). Supported platforms: Desktop .NET 4.5+, Modern Windows 8+, Windows Phone 8.1+ (Universal), MonoTouch, MonoAndroid, Portable Libraries (supporting Profile259), ASP.NET vNext.

  • Homepage: https://github.com/xunit/xunit
  • Licenses: other
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-22T17:36:38.483Z (1 day ago)
  • Versions: 7
  • Dependent Packages: 2
  • Dependent Repositories: 3
  • Rankings:
    • Stargazers count: 0.519%
    • Forks count: 0.64%
    • Average: 3.041%
    • Dependent repos count: 4.179%
    • Dependent packages count: 6.827%
nuget.org: xunit.jetbrains

JetBrains repackaged version of xunit.abstractions for installation into ReSharper. 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.

  • Homepage: https://github.com/xunit/xunit
  • Licenses: other
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-22T17:32:40.927Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 22
  • Rankings:
    • Stargazers count: 0.491%
    • Forks count: 0.635%
    • Dependent repos count: 1.473%
    • Average: 3.381%
    • Dependent packages count: 10.923%
nuget.org: xunit.runner.utility.jetbrains

JetBrains repackaged version of xunit.abstractions for installation into ReSharper. Includes the version-independent runner for xUnit.net to run both v1.9.2 and v2.0+ tests (xunit.runner.utility.dll). Supported platforms: - Desktop .NET 3.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)

  • Homepage: https://github.com/xunit/xunit
  • Licenses: other
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-22T17:33:39.481Z (1 day ago)
  • Versions: 2
  • Dependent Packages: 1
  • Dependent Repositories: 10
  • Rankings:
    • Stargazers count: 0.52%
    • Forks count: 0.64%
    • Dependent repos count: 2.225%
    • Average: 3.58%
    • Dependent packages count: 10.935%
nuget.org: more.xunit.extensibility.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 xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.

  • Homepage: https://github.com/xunit/xunit
  • Licenses: other
  • Latest release: 2.3.1 (published almost 9 years ago)
  • Last Synced: 2026-08-22T17:31:56.695Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Downloads: 134,999 Total
  • Rankings:
    • Stargazers count: 0.467%
    • Forks count: 0.638%
    • Average: 4.052%
    • Downloads: 5.344%
    • Dependent packages count: 6.827%
    • Dependent repos count: 6.986%
  • Maintainers (1)
proxy.golang.org: github.com/xunit/xunit

  • Homepage:
  • Status: removed
  • Documentation: https://pkg.go.dev/github.com/xunit/xunit#section-documentation
  • Licenses: other
  • Latest release: v0.0.0-20230831174210-b3939f3c5fd7 (published almost 3 years ago)
  • Last Synced: 2026-08-22T17:39:06.545Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.482%
    • Average: 4.633%
    • Dependent repos count: 4.783%
nuget.org: xunit.runner.visualstudio.wpa81

Includes support for running xUnit.net v2 tests from Visual Studio 2012+ for Windows Phone 8.1+ applications.

  • Homepage: https://github.com/xunit/xunit
  • Licenses: other
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-22T17:33:15.421Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Rankings:
    • Stargazers count: 0.519%
    • Forks count: 0.64%
    • Average: 4.771%
    • Dependent repos count: 6.988%
    • Dependent packages count: 10.935%
nuget.org: 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.

  • Homepage: https://github.com/xunit/xunit
  • Licenses: other
  • Latest release: 2.3.1 (published almost 9 years ago)
  • Last Synced: 2026-08-22T17:33:26.194Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 1
  • Dependent Repositories: 2
  • Downloads: 63,153 Total
  • Rankings:
    • Stargazers count: 0.465%
    • Forks count: 0.637%
    • Average: 4.811%
    • Dependent repos count: 5.129%
    • Downloads: 6.891%
    • Dependent packages count: 10.935%
  • Maintainers (1)
nuget.org: 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.

  • Homepage: https://github.com/xunit/xunit
  • Licenses: other
  • Latest release: 2.3.1 (published almost 9 years ago)
  • Last Synced: 2026-08-22T17:32:02.152Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 85,742 Total
  • Rankings:
    • Stargazers count: 0.467%
    • Forks count: 0.638%
    • Average: 4.983%
    • Downloads: 5.886%
    • Dependent repos count: 6.986%
    • Dependent packages count: 10.936%
  • Maintainers (1)
nuget.org: more.xunit.runner.visualstudio

This package is a fork of the xUnit.net Visual Studio runner. 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". The class and method name options are still controlled by the TestMethodDisplay enumeration and the "xunit.methodDisplay" application setting. Visual Studio 2012+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 2.0 or later, .NET Core 1.0 or later, and Universal Windows 10.0 or later.

  • Homepage: https://github.com/xunit/xunit
  • Licenses: other
  • Latest release: 2.3.1 (published almost 9 years ago)
  • Last Synced: 2026-08-22T17:32:25.975Z (1 day ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 21
  • Downloads: 1,169,515 Total
  • Rankings:
    • Stargazers count: 0.465%
    • Forks count: 0.637%
    • Dependent repos count: 1.511%
    • Downloads: 2.137%
    • Average: 5.096%
    • Dependent packages count: 20.729%
  • Maintainers (1)
nuget.org: more.xunit.runner.utility

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 version-independent runner for xUnit.net to run both v1.9.2 and v2.0+ tests (xunit.runner.utility.*.dll). Supports .NET 3.5, .NET 4.5.2 or later, .NET Standard 1.1, .NET Standard 1.5, and .NET Core 1.0 or later.

  • Homepage: https://github.com/xunit/xunit
  • Licenses: other
  • Latest release: 2.3.1 (published almost 9 years ago)
  • Last Synced: 2026-08-22T17:32:33.936Z (1 day ago)
  • Versions: 3
  • Dependent Packages: 2
  • Dependent Repositories: 2
  • Downloads: 17,786 Total
  • Rankings:
    • Stargazers count: 0.466%
    • Forks count: 0.637%
    • Dependent repos count: 5.142%
    • Average: 5.337%
    • Dependent packages count: 6.813%
    • Downloads: 13.628%
  • Maintainers (1)
nuget.org: xunit.console

.NET Core console runner, as a linkable library, for runner authors. For running tests, please use xunit.runner.console instead.

  • Homepage:
  • Status: deprecated
  • Licenses: Apache-2.0
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-22T17:32:14.329Z (1 day ago)
  • Versions: 49
  • Dependent Packages: 0
  • Dependent Repositories: 32
  • Downloads: 867,226 Total
  • Docker Downloads: 13,726
  • Rankings:
    • Docker downloads count: 1.079%
    • Dependent repos count: 1.191%
    • Downloads: 1.741%
    • Average: 6.183%
    • Dependent packages count: 20.721%
  • Maintainers (1)
nuget.org: more.xunit

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.

  • Homepage: https://github.com/xunit/xunit
  • Licenses: other
  • Latest release: 2.3.1 (published almost 9 years ago)
  • Last Synced: 2026-08-22T17:32:40.344Z (1 day ago)
  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 61,706 Total
  • Rankings:
    • Stargazers count: 0.464%
    • Forks count: 0.636%
    • Dependent repos count: 6.997%
    • Downloads: 7.182%
    • Average: 7.2%
    • Dependent packages count: 20.72%
  • Maintainers (1)
nuget.org: xunit.runner.utility.visualstudio.win8

PRIVATE PACKAGE. DO NOT USE.

  • Homepage: https://github.com/xunit/xunit
  • Licenses: other
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-22T17:32:05.331Z (1 day ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Rankings:
    • Stargazers count: 0.511%
    • Forks count: 0.638%
    • Dependent repos count: 7.008%
    • Average: 7.217%
    • Dependent packages count: 20.713%
nuget.org: xunit.runner.axocover

AxoCover Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supported platforms: - Desktop .NET 2.0+ - .NET Core (including ASP.NET Core) 1.0+ - Universal Windows App 10+

  • Homepage: https://github.com/xunit/xunit
  • Licenses: other
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-22T17:33:13.647Z (1 day ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Rankings:
    • Stargazers count: 0.512%
    • Forks count: 0.639%
    • Dependent repos count: 7.01%
    • Average: 7.218%
    • Dependent packages count: 20.713%
nuget.org: more.xunit.runner.reporters

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 runner reporters for TeamCity, AppVeyor, Verbose and Quiet output for test runners. Supports .NET 4.5.2 or later, .NET Standard 1.1, .NET Standard 1.5, and .NET Core 1.0 or later.

  • Homepage: https://github.com/xunit/xunit
  • Licenses: other
  • Latest release: 2.3.1 (published almost 9 years ago)
  • Last Synced: 2026-08-22T17:32:06.924Z (1 day ago)
  • Versions: 3
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 9,087 Total
  • Rankings:
    • Stargazers count: 0.466%
    • Forks count: 0.637%
    • Dependent repos count: 7.004%
    • Average: 7.828%
    • Dependent packages count: 10.925%
    • Downloads: 20.11%
  • Maintainers (1)
nuget.org: xunit.v3.generatorutility

Includes the current source generation utility classes from xUnit.net, as source into your project. Supports any platform(s) compatible with .NET Standard 2.0 and C# 9.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:33:32.073Z (1 day ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 372 Total
  • Rankings:
    • Dependent repos count: 5.942%
    • Average: 10.912%
    • Dependent packages count: 15.882%
  • Maintainers (1)
nuget.org: xunit.v3.aot.mtp-v2

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. Supports .NET 9 or later. Installing this package installs xunit.v3.core.aot.mtp-v2, xunit.v3.assert.aot, and xunit.analyzers.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:32:29.279Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 10,111 Total
  • Rankings:
    • Dependent repos count: 6.128%
    • Average: 11.25%
    • Dependent packages count: 16.372%
  • Maintainers (1)
nuget.org: xunit.v3.runner.common.aot

Includes common code shared between in-process runners (like xunit.v3.runner.inproc.console) and xunit.v3.runner.utility (used by 1st and 3rd party external runners). Supports .NET Standard 2.0 or later.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:32:36.364Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 10,285 Total
  • Rankings:
    • Dependent repos count: 6.128%
    • Average: 11.25%
    • Dependent packages count: 16.372%
  • Maintainers (1)
nuget.org: xunit-console-tool.win-arm64

xunit.v3.runner.console, provided as a dotnet tool ('xunit-console'), for Windows on Arm. Capable of running v3 .NET test projects only. Neither .NET Framework nor v1/v2 test projects are supported.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:32:57.153Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 496 Total
  • Rankings:
    • Dependent repos count: 6.128%
    • Average: 11.25%
    • Dependent packages count: 16.372%
  • Maintainers (1)
nuget.org: xunit.v3.aot

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. Supports .NET 9 or later. Installing this package installs xunit.v3.aot.mtp-v2.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:34:22.523Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,608 Total
  • Rankings:
    • Dependent repos count: 6.128%
    • Average: 11.25%
    • Dependent packages count: 16.372%
  • Maintainers (1)
nuget.org: xunit.v3.aot.mtp-off

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. Supports .NET 9 or later. Installing this package installs xunit.v3.core.aot.mtp-off, xunit.v3.assert.aot, and xunit.analyzers.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:34:42.637Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,024 Total
  • Rankings:
    • Dependent repos count: 6.128%
    • Average: 11.25%
    • Dependent packages count: 16.372%
  • Maintainers (1)
nuget.org: xunit-console-tool.linux-arm

xunit.v3.runner.console, provided as a dotnet tool ('xunit-console'), for Linux on AArch32. Capable of running v3 .NET test projects only. Neither .NET Framework nor v1/v2 test projects are supported.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:32:46.913Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 553 Total
  • Rankings:
    • Dependent repos count: 6.128%
    • Average: 11.25%
    • Dependent packages count: 16.372%
  • Maintainers (1)
nuget.org: xunit-console-tool.win-x86

xunit.v3.runner.console, provided as a dotnet tool ('xunit-console'), for Windows on x86. Capable of running v3 test projects (.NET and .NET Framework), as well as v1 and v2 .NET Framework test projects (run under .NET Framework 4.7.2). For additional options for v1 and v2 .NET Framework test projects, see the xunit.v3.runner.console NuGet package.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:32:57.155Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 521 Total
  • Rankings:
    • Dependent repos count: 6.128%
    • Average: 11.25%
    • Dependent packages count: 16.372%
  • Maintainers (1)
nuget.org: xunit-console-tool

xunit.v3.runner.console, provided as a dotnet tool ('xunit-console'). Supports Windows (on x86, x64, and Arm), Linux (on x64, AArch32, and AArch64), and macOS (on Intel and Apple Silicon).

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:32:11.326Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,147 Total
  • Rankings:
    • Dependent repos count: 6.128%
    • Average: 11.25%
    • Dependent packages count: 16.372%
  • Maintainers (1)
nuget.org: xunit.v3.runner.inproc.console.aot

In-process console runner for xUnit.net framework, providing the entrypoint for self-executing unit tests. Supports .NET 9 or later.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:33:05.214Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 10,039 Total
  • Rankings:
    • Dependent repos count: 6.128%
    • Average: 11.25%
    • Dependent packages count: 16.372%
  • Maintainers (1)
nuget.org: xunit.v3.runner.utility.aot

Includes the version-independent runner for xUnit.net v3 tests (xunit.v3.runner.utility.aot.dll). Supports .NET 9 or later.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:32:39.950Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 567 Total
  • Rankings:
    • Dependent repos count: 6.128%
    • Average: 11.25%
    • Dependent packages count: 16.372%
  • Maintainers (1)
nuget.org: xunit.v3.common.aot

Includes common code shared between xunit.v3.core.aot and xunit.v3.runner.common.aot (xunit.v3.common.aot.dll). Supports .NET 9 or later.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:32:54.267Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 10,247 Total
  • Rankings:
    • Dependent repos count: 6.128%
    • Average: 11.25%
    • Dependent packages count: 16.372%
  • Maintainers (1)
nuget.org: xunit-console-tool.linux-x64

xunit.v3.runner.console, provided as a dotnet tool ('xunit-console'), for Linux on x64. Capable of running v3 .NET test projects only. v1 and v2 test projects are not supported, and v3 .NET Framework test projects are not officially supported (but may run if Mono is installed). For v1 and v2 .NET Framework test projects, see the xunit.v3.runner.console NuGet package.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:32:07.842Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 547 Total
  • Rankings:
    • Dependent repos count: 6.128%
    • Average: 11.25%
    • Dependent packages count: 16.372%
  • Maintainers (1)
nuget.org: xunit-console-tool.linux-arm64

xunit.v3.runner.console, provided as a dotnet tool ('xunit-console'), for Linux on AArch64. Capable of running v3 .NET test projects only. Neither .NET Framework nor v1/v2 test projects are supported.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:34:22.063Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 508 Total
  • Rankings:
    • Dependent repos count: 6.128%
    • Average: 11.25%
    • Dependent packages count: 16.372%
  • Maintainers (1)
nuget.org: xunit-console-tool.osx-x64

xunit.v3.runner.console, provided as a dotnet tool ('xunit-console'), for macOS on Intel. Capable of running v3 .NET test projects only. Neither .NET Framework nor v1/v2 test projects are supported.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:34:40.244Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 545 Total
  • Rankings:
    • Dependent repos count: 6.128%
    • Average: 11.25%
    • Dependent packages count: 16.372%
  • Maintainers (1)
nuget.org: xunit.v3.core.aot.mtp-off

Includes the core library (xunit.v3.core.aot.dll), to be used for writing tests; extensibility authors should include xunit.v3.extensibility.core.aot instead. Does not support Microsoft.Testing.Platform. Supports .NET 9 or later.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:32:18.669Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 473 Total
  • Rankings:
    • Dependent repos count: 6.128%
    • Average: 11.25%
    • Dependent packages count: 16.372%
  • Maintainers (1)
nuget.org: xunit-console-tool.osx-arm64

xunit.v3.runner.console, provided as a dotnet tool ('xunit-console'), for macOS on Apple Silicon. Capable of running v3 .NET test projects only. Neither .NET Framework nor v1/v2 test projects are supported.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:32:35.462Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 523 Total
  • Rankings:
    • Dependent repos count: 6.128%
    • Average: 11.25%
    • Dependent packages count: 16.372%
  • Maintainers (1)
nuget.org: xunit-console-tool.win-x64

xunit.v3.runner.console, provided as a dotnet tool ('xunit-console'), for Windows on x64. Capable of running v3 test projects (.NET and .NET Framework), as well as v1 and v2 .NET Framework test projects (run under .NET Framework 4.7.2). For additional options for v1 and v2 .NET Framework test projects, see the xunit.v3.runner.console NuGet package.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:32:10.997Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 538 Total
  • Rankings:
    • Dependent repos count: 6.128%
    • Average: 11.25%
    • Dependent packages count: 16.372%
  • Maintainers (1)
nuget.org: xunit.v3.core.aot

Includes the core library (xunit.v3.core.aot.dll), to be used for writing tests; extensibility authors should include xunit.v3.extensibility.core.aot instead. Includes support for Microsoft.Testing.Platform v2. Supports .NET 9 or later. Installing this package installs xunit.v3.core.aot.mtp-v2.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:32:00.628Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,236 Total
  • Rankings:
    • Dependent repos count: 6.128%
    • Average: 11.25%
    • Dependent packages count: 16.372%
  • Maintainers (1)
nuget.org: xunit.v3.core.aot.mtp-v2

Includes the core library (xunit.v3.core.aot.dll), to be used for writing tests; extensibility authors should include xunit.v3.extensibility.core.aot instead. Does not support Microsoft.Testing.Platform. Supports .NET 9 or later.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:31:56.501Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 9,861 Total
  • Rankings:
    • Dependent repos count: 6.128%
    • Average: 11.25%
    • Dependent packages count: 16.372%
  • Maintainers (1)
nuget.org: xunit.v3.extensibility.core.aot

Includes the core library (xunit.v3.core.aot.dll), to be used for extensibility; test authors should include xunit.v3.core.aot instead. Supports .NET 9 or later.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:31:53.666Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 10,118 Total
  • Rankings:
    • Dependent repos count: 6.128%
    • Average: 11.25%
    • Dependent packages count: 16.372%
  • Maintainers (1)
nuget.org: xunit.runner.visualstudio.win8

Includes support for running xUnit.net v2 tests from Visual Studio 2012+ for Windows 8+ applications.

  • Homepage: https://github.com/xunit/xunit
  • Licenses: other
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-22T17:32:23.569Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 10.33%
    • Average: 11.513%
    • Dependent repos count: 12.697%
nuget.org: xunit.v3.assert

Includes the assertion library from xUnit.net (xunit.v3.assert.dll). Supports .NET Standard 2.0 or later, and .NET 8 or later.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:32:32.717Z (1 day ago)
  • Versions: 30
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 46,569,165 Total
  • Rankings:
    • Dependent repos count: 7.342%
    • Average: 13.52%
    • Dependent packages count: 19.698%
  • Maintainers (1)
nuget.org: xunit.v3.runner.utility

Includes the version-independent runner for xUnit.net to run all of v1, v2, and v3 tests (xunit.v3.runner.utility.*.dll). Supports .NET Framework 4.7.2 or later, and .NET 8 or later.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:34:07.438Z (1 day ago)
  • Versions: 30
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,420,347 Total
  • Rankings:
    • Dependent repos count: 7.342%
    • Average: 13.52%
    • Dependent packages count: 19.698%
  • Maintainers (1)
nuget.org: xunit.v3

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. Supports .NET Framework 4.7.2 or later, and .NET 8 or later. Installing this package installs xunit.v3.mtp-v2.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:32:18.728Z (1 day ago)
  • Versions: 30
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 40,092,606 Total
  • Rankings:
    • Dependent repos count: 7.342%
    • Average: 13.52%
    • Dependent packages count: 19.698%
  • Maintainers (1)
nuget.org: xunit.v3.runner.msbuild

MSBuild runner for the xUnit.net framework. Capable of running xUnit.net v1, v2, and v3 tests; when using dotnet msbuild, only v3 tests are supported. Supports .NET Framework 4.7.2 or later, and .NET 8 or later.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:32:19.266Z (1 day ago)
  • Versions: 30
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 129,066 Total
  • Rankings:
    • Dependent repos count: 7.342%
    • Average: 13.52%
    • Dependent packages count: 19.698%
  • Maintainers (1)
nuget.org: xunit.v3.common

Includes common code shared between xunit.v3.core and xunit.v3.runner.common (xunit.v3.common.dll). Supports .NET Standard 2.0 or later.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:33:32.446Z (1 day ago)
  • Versions: 30
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 56,485,639 Total
  • Rankings:
    • Dependent repos count: 7.342%
    • Average: 13.52%
    • Dependent packages count: 19.698%
  • Maintainers (1)
nuget.org: xunit.v3.extensibility.core

Includes the core library (xunit.v3.core.dll), to be used for extensibility; test authors should include xunit.v3.core instead. Supports .NET Standard 2.0 or later.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:32:44.643Z (1 day ago)
  • Versions: 30
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 57,216,836 Total
  • Rankings:
    • Dependent repos count: 7.342%
    • Average: 13.52%
    • Dependent packages count: 19.698%
  • Maintainers (1)
nuget.org: xunit.v3.runner.inproc.console

In-process console runner for xUnit.net framework, providing the entrypoint for self-executing unit tests. Supports .NET Framework 4.7.2 or later, and .NET 8 or later.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:32:05.317Z (1 day ago)
  • Versions: 30
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 44,934,786 Total
  • Rankings:
    • Dependent repos count: 7.342%
    • Average: 13.52%
    • Dependent packages count: 19.698%
  • Maintainers (1)
nuget.org: xunit.v3.runner.common

Includes common code shared between in-process runners (like xunit.v3.runner.inproc.console) and xunit.v3.runner.utility (used by 1st and 3rd party external runners). Supports .NET Standard 2.0 or later.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:33:56.444Z (1 day ago)
  • Versions: 30
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 45,471,299 Total
  • Rankings:
    • Dependent repos count: 7.342%
    • Average: 13.52%
    • Dependent packages count: 19.698%
  • Maintainers (1)
nuget.org: xunit.v3.runner.console

Console runner for the xUnit.net framework. Capable of running xUnit.net v1, v2, and v3 tests. Requires .NET Framework 4.7.2 or later.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:32:09.348Z (1 day ago)
  • Versions: 30
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 617,424 Total
  • Rankings:
    • Dependent repos count: 7.342%
    • Average: 13.52%
    • Dependent packages count: 19.698%
  • Maintainers (1)
nuget.org: xunit.v3.core

Includes the core library (xunit.v3.core.dll), to be used for writing tests; extensibility authors should include xunit.v3.extensibility.core instead. Includes support for Microsoft.Testing.Platform v2. Supports .NET Framework 4.7.2 or later, and .NET 8 or later. Installing this package installs xunit.v3.core.mtp-v2.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:34:49.134Z (1 day ago)
  • Versions: 30
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 17,527,260 Total
  • Rankings:
    • Dependent repos count: 7.342%
    • Average: 13.52%
    • Dependent packages count: 19.698%
  • Maintainers (1)
nuget.org: xunit.v3.templates

Includes templates for use with 'dotnet new' for creating xUnit.net v3 unit test projects and extension projects.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:33:47.472Z (1 day ago)
  • Versions: 30
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 48,631 Total
  • Rankings:
    • Dependent repos count: 7.342%
    • Average: 13.52%
    • Dependent packages count: 19.698%
  • Maintainers (1)
nuget.org: xunit.v3.assert.aot

Includes the assertion library from xUnit.net (xunit.v3.assert.aot.dll). Supports .NET 9 or later.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:33:13.625Z (1 day ago)
  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 10,560 Total
  • Rankings:
    • Dependent repos count: 6.207%
    • Dependent packages count: 16.58%
    • Average: 26.155%
    • Downloads: 55.677%
  • Maintainers (1)
nuget.org: xunit.v3.core.mtp-v2

Includes the core library (xunit.v3.core.dll), to be used for writing tests; extensibility authors should include xunit.v3.extensibility.core instead. Includes support for Microsoft.Testing.Platform v2. Supports .NET Framework 4.7.2 or later, and .NET 8 or later.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:33:33.316Z (1 day ago)
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 4,432,868 Total
  • Rankings:
    • Dependent repos count: 6.545%
    • Dependent packages count: 17.553%
    • Average: 27.032%
    • Downloads: 56.998%
  • Maintainers (1)
nuget.org: xunit.v3.core.mtp-off

Includes the core library (xunit.v3.core.dll), to be used for writing tests; extensibility authors should include xunit.v3.extensibility.core instead. Does not support Microsoft.Testing.Platform. Supports .NET Framework 4.7.2 or later, and .NET 8 or later.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:35:34.095Z (1 day ago)
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 345,100 Total
  • Rankings:
    • Dependent repos count: 6.545%
    • Dependent packages count: 17.553%
    • Average: 27.032%
    • Downloads: 56.998%
  • Maintainers (1)
nuget.org: xunit.v3.mtp-v2

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. Supports .NET Framework 4.7.2 or later, and .NET 8 or later. Installing this package installs xunit.v3.core.mtp-v2, xunit.v3.assert, and xunit.analyzers.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:35:23.974Z (1 day ago)
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 4,288,026 Total
  • Rankings:
    • Dependent repos count: 6.545%
    • Dependent packages count: 17.553%
    • Average: 27.032%
    • Downloads: 56.998%
  • Maintainers (1)
nuget.org: xunit.v3.mtp-v1

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. Supports .NET Framework 4.7.2 or later, and .NET 8 or later. Installing this package installs xunit.v3.core.mtp-v1, xunit.v3.assert, and xunit.analyzers.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 3.2.2 (published 7 months ago)
  • Last Synced: 2026-08-22T17:32:09.251Z (1 day ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 24,275,865 Total
  • Rankings:
    • Dependent repos count: 6.545%
    • Dependent packages count: 17.553%
    • Average: 27.032%
    • Downloads: 56.998%
  • Maintainers (1)
nuget.org: xunit.v3.mtp-off

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. Supports .NET Framework 4.7.2 or later, and .NET 8 or later. Installing this package installs xunit.v3.core.mtp-off, xunit.v3.assert, and xunit.analyzers.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 9 days ago)
  • Last Synced: 2026-08-22T17:34:04.396Z (1 day ago)
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 345,591 Total
  • Rankings:
    • Dependent repos count: 6.545%
    • Dependent packages count: 17.553%
    • Average: 27.032%
    • Downloads: 56.998%
  • Maintainers (1)
nuget.org: xunit.v3.core.mtp-v1

Includes the core library (xunit.v3.core.dll), to be used for writing tests; extensibility authors should include xunit.v3.extensibility.core instead. Includes support for Microsoft.Testing.Platform v1. Supports .NET Framework 4.7.2 or later, and .NET 8 or later.

  • Homepage:
  • Licenses: Apache-2.0
  • Latest release: 3.2.2 (published 7 months ago)
  • Last Synced: 2026-08-22T17:32:17.335Z (1 day ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 24,706,758 Total
  • Rankings:
    • Dependent repos count: 6.545%
    • Dependent packages count: 17.553%
    • Average: 27.032%
    • Downloads: 56.998%
  • Maintainers (1)

Dependencies

src/xunit.v1.tests/xunit.v1.tests.csproj nuget
  • Moq 4.17.2
  • System.Threading.Tasks.Extensions 4.5.4
  • xunit.extensions 1.9.2
src/xunit.v2.tests/xunit.v2.tests.csproj nuget
  • NSubstitute 4.3.0
  • xunit.assert 2.4.1
  • xunit.core 2.4.1
  • xunit.runner.utility 2.4.1
src/xunit.v3.assert/xunit.v3.assert.csproj nuget
  • System.Memory 4.5.5
  • System.Threading.Tasks.Extensions 4.5.4
src/xunit.v3.common/xunit.v3.common.csproj nuget
  • System.Text.Json 6.0.5
src/xunit.v3.core/xunit.v3.core.csproj nuget
  • Microsoft.Bcl.AsyncInterfaces 6.0.0
  • System.Threading.Tasks.Extensions 4.5.4
src/xunit.v3.runner.common/xunit.v3.runner.common.csproj nuget
  • System.IO.Pipelines 6.0.3
  • System.Net.Http 4.3.4
src/xunit.v3.runner.tdnet/xunit.v3.runner.tdnet.csproj nuget
  • TestDriven.Framework 2.0.0-alpha2
src/xunit.v3.runner.utility/xunit.v3.runner.utility.csproj nuget
  • Mono.Cecil 0.11.4
  • xunit.abstractions 2.0.3
src/xunit.v3.runner.utility.tests/xunit.v3.runner.utility.tests.csproj nuget
  • FSharp.Compiler.Service 41.0.5
  • System.Reflection.Metadata 6.0.1
tools/builder/build.csproj nuget
  • Bullseye 3.3.0
  • McMaster.Extensions.CommandLineUtils 4.0.1
  • Newtonsoft.Json 13.0.1
  • SimpleExec 10.0.0
.github/workflows/pull-request.yaml actions
  • actions/checkout v3 composite
  • actions/setup-dotnet v3 composite
  • actions/upload-artifact v3 composite
  • microsoft/setup-msbuild v1 composite
.github/workflows/push-main.yaml actions
  • actions/checkout v3 composite
  • actions/download-artifact v3 composite
  • actions/setup-dotnet v3 composite
  • actions/upload-artifact v3 composite
  • microsoft/setup-msbuild v1 composite
src/xunit.v3.assert/xunit.v3.assert.source.nuspec nuget
src/xunit.v3.assert/xunit.v3.nuspec nuget
src/xunit.v3.assert.compat/xunit.v3.assert.all-off/xunit.v3.assert.all-off.csproj nuget
src/xunit.v3.assert.compat/xunit.v3.assert.all-on/xunit.v3.assert.all-on.csproj nuget
  • System.Collections.Immutable 5.0.0
  • System.Memory $(SystemMemoryVersion)
  • System.Threading.Tasks.Extensions $(SystemThreadingTasksExtensionsVersion)
src/xunit.v3.assert.compat/xunit.v3.assert.immutable/xunit.v3.assert.immutable.csproj nuget
  • System.Collections.Immutable 5.0.0
src/xunit.v3.assert.compat/xunit.v3.assert.net6/xunit.v3.assert.net6.csproj nuget
src/xunit.v3.assert.compat/xunit.v3.assert.nullable/xunit.v3.assert.nullable.csproj nuget
src/xunit.v3.assert.compat/xunit.v3.assert.nullable-mixed/xunit.v3.assert.nullable-mixed.csproj nuget
src/xunit.v3.assert.compat/xunit.v3.assert.span/xunit.v3.assert.span.csproj nuget
  • System.Memory $(SystemMemoryVersion)
src/xunit.v3.assert.tests/xunit.v3.assert.tests.csproj nuget
src/xunit.v3.common.tests/xunit.v3.common.tests.csproj nuget
src/xunit.v3.core/xunit.v3.core.nuspec nuget
src/xunit.v3.core/xunit.v3.extensibility.core.nuspec nuget
src/xunit.v3.core.tests/xunit.v3.core.tests.csproj nuget
src/xunit.v3.runner.common.tests/xunit.v3.runner.common.tests.csproj nuget
src/xunit.v3.runner.console/xunit.v3.runner.console.csproj nuget
src/xunit.v3.runner.console/xunit.v3.runner.console.nuspec nuget
src/xunit.v3.runner.console.tests/xunit.v3.runner.console.tests.csproj nuget
src/xunit.v3.runner.inproc.console/xunit.v3.runner.inproc.console.csproj nuget
src/xunit.v3.runner.inproc.console/xunit.v3.runner.inproc.console.nuspec nuget
src/xunit.v3.runner.inproc.console.tests/xunit.v3.runner.inproc.console.tests.csproj nuget
src/xunit.v3.runner.msbuild/xunit.v3.runner.msbuild.csproj nuget
src/xunit.v3.runner.msbuild/xunit.v3.runner.msbuild.nuspec nuget
src/xunit.v3.runner.msbuild.tests/xunit.v3.runner.msbuild.tests.csproj nuget
src/xunit.v3.runner.tdnet.tests/xunit.v3.runner.tdnet.tests.csproj nuget
src/xunit.v3.runner.utility/xunit.v3.runner.utility.nuspec nuget