xunit.core 2.9.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package xunit.core --version 2.9.1                
NuGet\Install-Package xunit.core -Version 2.9.1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="xunit.core" Version="2.9.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xunit.core --version 2.9.1                
#r "nuget: xunit.core, 2.9.1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install xunit.core as a Cake Addin
#addin nuget:?package=xunit.core&version=2.9.1

// Install xunit.core as a Cake Tool
#tool nuget:?package=xunit.core&version=2.9.1                

About xUnit.net

<img align="right" width="100px" src="https://raw.githubusercontent.com/xunit/media/main/dotnet-foundation.svg" />

xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework. Written by the original inventor of NUnit v2, xUnit.net is the latest technology for unit testing C# and F# (other .NET languages may work as well, but are unsupported). xUnit.net works with Visual Studio, Visual Studio Code, ReSharper, CodeRush, and TestDriven.NET. It is part of the .NET Foundation, and operates under their code of conduct. It is licensed under Apache 2 (an OSI approved license).

For project documentation, please visit the xUnit.net project home.

Powered by NDepend

Latest Builds

Stable Latest CI Build status
v2 core framework alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image
v3 core framework alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image
xunit.analyzers alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image
xunit.runner.visualstudio alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

For complete CI package lists, please visit the feedz.io package search. A free login is required.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (157)

Showing the top 5 NuGet packages that depend on xunit.core:

Package Downloads
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.

SpecFlow.xUnit

Package to use SpecFlow with xUnit 2.4 and later

Xunit.Extensions.Ordering

Extensions for ordered testing with Xunit. Full support for ordering at all levels - test collections, test classes and test cases. Support for AssemblyFixture including IMessageSink injection and IAsyncLifetime. Supports .NET Core 1.x, .NET Core 2.x. and .NET 4.5.2+

Snapshooter.Xunit

Xunit Snapshooter is a flexible snapshot testing tool for .Net unit tests with Xunit. It creates and asserts snapshots (json) within Xunit unit tests.

xRetry

Allows for a [RetryFact(n)] or [RetryTheory(n)] attributes to be placed above tests in XUnit. This can be used to re-run a failed test up to n times, allowing for transient failures (e.g. network related) to be tolerated.

GitHub repositories (260)

Showing the top 5 popular GitHub repositories that depend on xunit.core:

Repository Stars
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
SignalR/SignalR
Incredibly simple real-time web for .NET
Version Downloads Last updated
2.9.2 3,632,081 9/27/2024
2.9.1 679,289 9/22/2024
2.9.0 10,518,416 7/8/2024
2.8.1 7,923,904 5/25/2024
2.8.0 4,762,214 4/27/2024
2.7.1 3,342,710 4/11/2024
2.7.0 11,155,983 2/16/2024
2.6.6 7,608,183 1/15/2024
2.6.5 2,076,093 1/5/2024
2.6.4 1,466,929 12/22/2023
2.6.3 2,330,969 12/9/2023
2.6.2 4,724,637 11/18/2023
2.6.1 4,017,822 11/2/2023
2.6.0 410,239 10/31/2023
2.5.3 6,551,434 10/16/2023
2.5.2 605,290 10/13/2023
2.5.2-pre.6 17,441 10/8/2023
2.5.2-pre.2 26,768 9/23/2023
2.5.1 4,004,710 9/18/2023
2.5.1-pre.33 9,221 9/10/2023
2.5.1-pre.26 24,385 9/2/2023
2.5.1-pre.20 55,092 8/7/2023
2.5.1-pre.12 46,208 7/21/2023
2.5.1-pre.11 1,977 7/21/2023
2.5.0 12,750,298 7/6/2023
2.5.0-pre.44 5,728 7/3/2023
2.5.0-pre.37 23,884 6/21/2023
2.5.0-pre.26 12,024 6/15/2023
2.5.0-pre.22 40,187 5/31/2023
2.5.0-pre.11 46,527 5/6/2023
2.4.2 94,881,945 8/1/2022
2.4.2-pre.27 51,612 7/24/2022
2.4.2-pre.12 1,056,413 10/3/2021
2.4.1 253,088,122 10/29/2018
2.4.1-pre.build.4071 22,801 10/7/2018
2.4.1-pre.build.4059 1,231,694 8/26/2018
2.4.0 75,108,308 7/17/2018
2.4.0-rc.2.build4045 6,295 7/13/2018
2.4.0-rc.1.build4038 24,037 7/2/2018
2.4.0-beta.2.build4010 279,072 5/29/2018
2.4.0-beta.1.build3958 201,131 2/12/2018
2.3.1 28,474,642 10/27/2017
2.3.1-rc2-build3844 18,563 10/20/2017
2.3.1-rc1-build3843 5,446 10/20/2017
2.3.0 1,486,428 10/6/2017
2.3.0-rc3-build3818 9,080 10/5/2017
2.3.0-rc2-build3812 6,569 10/4/2017
2.3.0-rc1-build3809 13,592 10/2/2017
2.3.0-beta5-build3769 299,538 9/1/2017
2.3.0-beta4-build3742 171,645 8/14/2017
2.3.0-beta3-build3705 211,938 6/8/2017
2.3.0-beta2-build3683 262,713 5/9/2017
2.3.0-beta1-build3642 147,869 4/6/2017
2.2.0 11,304,320 2/20/2017
2.2.0-rc4-build3536 9,755 2/18/2017
2.2.0-rc3-build3528 66,361 2/16/2017
2.2.0-rc2-build3523 22,313 2/13/2017
2.2.0-rc1-build3507 8,651 2/12/2017
2.2.0-beta5-build3474 520,339 1/16/2017
2.2.0-beta4-build3444 672,245 11/6/2016
2.2.0-beta3-build3402 108,395 10/5/2016
2.2.0-beta2-build3300 3,013,980 6/27/2016
2.2.0-beta1-build3239 80,525 12/20/2015
2.1.0 7,607,823 9/27/2015
2.1.0-rc2-build3176 11,832 9/20/2015
2.1.0-rc1-build3168 28,965 9/6/2015
2.1.0-beta4-build3109 33,115 8/5/2015
2.1.0-beta3-build3029 26,037 6/30/2015
2.1.0-beta2-build2981 24,240 5/3/2015
2.1.0-beta1-build2945 18,254 3/21/2015
2.0.0 2,246,700 3/16/2015
2.0.0-rc4-build2924 12,387 3/9/2015
2.0.0-rc3-build2880 15,071 2/23/2015
2.0.0-rc2-build2857 8,283 2/17/2015
2.0.0-rc1-build2826 16,199 1/20/2015
2.0.0-beta5-build2785 46,080 11/20/2014
2.0.0-beta4-build2738 21,055 8/10/2014
2.0.0-beta-build2700 5,647 6/30/2014
2.0.0-beta-build2650 5,690 4/29/2014
2.0.0-beta-build2616 7,069 3/22/2014
2.0.0-alpha-build2606 4,055 3/16/2014
2.0.0-alpha-build2595 4,316 3/9/2014
2.0.0-alpha-build2576 12,804 1/19/2014
2.0.0-alpha-build2569 3,826 1/17/2014
2.0.0-alpha-build2562 4,090 1/3/2014
2.0.0-alpha-build2552 4,002 12/8/2013
2.0.0-alpha-build2548 4,436 11/25/2013