xunit.console
2.7.1
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package xunit.console --version 2.7.1
NuGet\Install-Package xunit.console -Version 2.7.1
<PackageReference Include="xunit.console" Version="2.7.1" />
paket add xunit.console --version 2.7.1
#r "nuget: xunit.console, 2.7.1"
// Install xunit.console as a Cake Addin #addin nuget:?package=xunit.console&version=2.7.1 // Install xunit.console as a Cake Tool #tool nuget:?package=xunit.console&version=2.7.1
About xUnit.net
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.
- New to xUnit.net? Get started with .NET Framework and .NET Core.
- Need some help building the source? See BUILDING.md.
- Want to contribute to the project? See CONTRIBUTING.md.
- Want to contribute to the assertion library? See the suggested contribution workflow in the assertion library project, as it is slightly more complex due to code being spread across two GitHub repositories.
Latest Builds
<table> <thead> <tr> <th></th> <th>Stable</th> <th>Latest CI</th> <th>Build status</th> </tr> </thead> <tbody> <tr> <th>v2 core framework</th> <td><a href="https://www.nuget.org/packages/xunit"><img src="https://img.shields.io/nuget/v/xunit.svg?logo=nuget"></a></td> <td><a href="https://feedz.io/org/xunit/repository/xunit/packages/xunit"><img src="https://img.shields.io/badge/endpoint.svg?url=https%3A%2F%2Ff.feedz.io%2Fxunit%2Fxunit%2Fshield%2Fxunit%2Flatest"></td> <td><a href="https://actions-badge.atrox.dev/xunit/xunit/goto?ref=v2"><img src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fxunit%2Fxunit%2Fbadge%3Fref%3Dv2&label=build"></td> <tr> <tr> <th>v3 core framework (<a href="https://xunit.net/docs/v3-alpha">alpha docs</a>)</th> <td>N/A</td> <td><a href="https://feedz.io/org/xunit/repository/xunit/packages/xunit.v3"><img src="https://img.shields.io/badge/endpoint.svg?url=https%3A%2F%2Ff.feedz.io%2Fxunit%2Fxunit%2Fshield%2Fxunit.v3%2Flatest"></td> <td><a href="https://actions-badge.atrox.dev/xunit/xunit/goto?ref=main"><img src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fxunit%2Fxunit%2Fbadge%3Fref%3Dmain&label=build"></td> <tr> <tr> <th>xunit.analyzers</th> <td><a href="https://www.nuget.org/packages/xunit.analyzers"><img src="https://img.shields.io/nuget/v/xunit.analyzers.svg?logo=nuget"></a></td> <td><a href="https://feedz.io/org/xunit/repository/xunit/packages/xunit.analyzers"><img src="https://img.shields.io/badge/endpoint.svg?url=https%3A%2F%2Ff.feedz.io%2Fxunit%2Fxunit%2Fshield%2Fxunit.analyzers%2Flatest"></a></td> <td><a href="https://actions-badge.atrox.dev/xunit/xunit.analyzers/goto?ref=main"><img src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fxunit%2Fxunit.analyzers%2Fbadge%3Fref%3Dmain&label=build"></a></td> </tr> <tr> <th>xunit.runner.visualstudio</th> <td><a href="https://www.nuget.org/packages/xunit.runner.visualstudio"><img src="https://img.shields.io/nuget/v/xunit.runner.visualstudio.svg?logo=nuget"></a></td> <td><a href="https://feedz.io/org/xunit/repository/xunit/packages/xunit.runner.visualstudio"><img src="https://img.shields.io/badge/endpoint.svg?url=https%3A%2F%2Ff.feedz.io%2Fxunit%2Fxunit%2Fshield%2Fxunit.runner.visualstudio%2Flatest"></a></td> <td><a href="https://actions-badge.atrox.dev/xunit/xunit.runner.visualstudio/goto?ref=main"><img src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fxunit%2Fvisualstudio.xunit%2Fbadge%3Fref%3Dmain&label=build"></a></td> </tr> </tbody> </table>
For complete CI package lists, please visit the feedz.io package search. A free login is required.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 is compatible. netcoreapp1.1 was computed. netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
-
.NETCoreApp 1.0
- xunit.runner.reporters (= 2.7.1)
-
.NETCoreApp 2.0
- xunit.runner.reporters (= 2.7.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on xunit.console:
Repository | Stars |
---|---|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
veldrid/veldrid
A low-level, portable graphics library for .NET.
|
|
mellinoe/ShaderGen
Proof-of-concept library for generating HLSL, GLSL, and Metal shader code from C#,
|
Version | Downloads | Last updated |
---|---|---|
2.9.2 | 7,262 | 9/27/2024 |
2.9.1 | 803 | 9/22/2024 |
2.9.0 | 13,858 | 7/8/2024 |
2.8.1 | 8,994 | 5/25/2024 |
2.8.0 | 4,609 | 4/27/2024 |
2.7.1 | 3,514 | 4/11/2024 |
2.7.0 | 8,449 | 2/16/2024 |
2.6.6 | 6,755 | 1/15/2024 |
2.6.5 | 610 | 1/5/2024 |
2.6.4 | 1,497 | 12/22/2023 |
2.6.3 | 1,382 | 12/9/2023 |
2.6.2 | 3,272 | 11/18/2023 |
2.6.1 | 526 | 11/2/2023 |
2.6.0 | 208 | 10/31/2023 |
2.5.3 | 14,345 | 10/16/2023 |
2.5.2 | 314 | 10/13/2023 |
2.5.2-pre.6 | 113 | 10/8/2023 |
2.5.2-pre.2 | 108 | 9/23/2023 |
2.5.1 | 1,540 | 9/18/2023 |
2.5.1-pre.33 | 129 | 9/10/2023 |
2.5.1-pre.26 | 145 | 9/2/2023 |
2.5.1-pre.20 | 120 | 8/7/2023 |
2.5.1-pre.12 | 112 | 7/21/2023 |
2.5.1-pre.11 | 133 | 7/21/2023 |
2.5.0 | 6,834 | 7/6/2023 |
2.5.0-pre.44 | 102 | 7/3/2023 |
2.5.0-pre.37 | 228 | 6/21/2023 |
2.5.0-pre.26 | 89 | 6/15/2023 |
2.5.0-pre.22 | 99 | 5/31/2023 |
2.5.0-pre.11 | 102 | 5/6/2023 |
2.4.2 | 35,117 | 8/1/2022 |
2.4.2-pre.27 | 150 | 7/24/2022 |
2.4.2-pre.12 | 6,184 | 10/3/2021 |
2.4.1 | 284,063 | 10/29/2018 |
2.4.1-pre.build.4071 | 498 | 10/7/2018 |
2.4.1-pre.build.4059 | 25,176 | 8/26/2018 |
2.4.0 | 5,268 | 7/17/2018 |
2.4.0-rc.2.build4045 | 699 | 7/13/2018 |
2.4.0-rc.1.build4038 | 681 | 7/2/2018 |
2.4.0-beta.2.build4010 | 699 | 5/29/2018 |
2.4.0-beta.1.build3958 | 803 | 2/12/2018 |
2.3.1 | 53,185 | 10/27/2017 |
2.3.1-rc2-build3844 | 834 | 10/20/2017 |
2.3.1-rc1-build3843 | 867 | 10/20/2017 |
2.3.0 | 7,123 | 10/6/2017 |
2.3.0-rc3-build3818 | 856 | 10/5/2017 |
2.3.0-rc2-build3812 | 808 | 10/4/2017 |
2.3.0-rc1-build3809 | 816 | 10/2/2017 |