Skip to main content
xunit avatar

xunit

NuGet publisher profile

Packages
58
Total Downloads
8.7B
8,722,284,286

Packages (58)

xunit.extensibility.core package icon

xunit.extensibility.core

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

1.2B
downloads
xunit.extensibility.execution package icon

xunit.extensibility.execution

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

1.1B
downloads
xunit.core package icon

xunit.core

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

1.0B
downloads
xunit.abstractions package icon

xunit.abstractions

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

1.0B
downloads
xunit.assert package icon

xunit.assert

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

1.0B
downloads
xunit.runner.visualstudio package icon

xunit.runner.visualstudio

Visual Studio 2022+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1, v2, and v3 tests. Supports .NET 4.7.2 or later, and .NET 8 or later.

989.7M
downloads
xunit package icon

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.

979.2M
downloads
xunit.analyzers package icon

xunit.analyzers

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 provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net extensibility code.

956.6M
downloads
xunit.runner.console package icon

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.

61.7M
downloads
xunit.v3.extensibility.core package icon

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.

49.6M
downloads
xunit.v3.common package icon

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.

49.0M
downloads
dotnet-xunit package icon

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.

44.8M
downloads
xunit.v3.assert package icon

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.

39.9M
downloads
xunit.v3.runner.common package icon

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.

39.1M
downloads
xunit.v3.runner.inproc.console package icon

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.

38.5M
downloads
xunit.v3 package icon

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.

34.5M
downloads
xunit.runner.utility package icon

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.

23.0M
downloads
xunit.v3.core.mtp-v1 package icon

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.

20.0M
downloads
xunit.v3.mtp-v1 package icon

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.

19.7M
downloads
xunit.v3.core package icon

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.

16.7M
downloads
xunit.runner.reporters package icon

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.

5.5M
downloads
xunit.runner.msbuild package icon

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.

4.6M
downloads
xunit.extensions package icon

xunit.extensions

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

3.6M
downloads
xunit.v3.core.mtp-v2 package icon

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.

3.3M
downloads
xunit.v3.mtp-v2 package icon

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.

3.1M
downloads
xunit.runners package icon

xunit.runners

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

1.9M
downloads
xunit.v3.runner.utility package icon

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.

1.3M
downloads
xunit.assert.source package icon

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.

986.2K
downloads
xunit.console package icon

xunit.console

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

850.2K
downloads
xunit.runner.devices package icon

xunit.runner.devices

Includes support for running xUnit.net v2 tests on iOS, Android, and UWP devices

667.5K
downloads

28 more packages load after hydration.