xunit.runner.utility
2.8.1
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package xunit.runner.utility --version 2.8.1
NuGet\Install-Package xunit.runner.utility -Version 2.8.1
<PackageReference Include="xunit.runner.utility" Version="2.8.1" />
paket add xunit.runner.utility --version 2.8.1
#r "nuget: xunit.runner.utility, 2.8.1"
// Install xunit.runner.utility as a Cake Addin #addin nuget:?package=xunit.runner.utility&version=2.8.1 // Install xunit.runner.utility as a Cake Tool #tool nuget:?package=xunit.runner.utility&version=2.8.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 was computed. 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 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.1 is compatible. netstandard1.2 was computed. netstandard1.3 was computed. netstandard1.4 was computed. netstandard1.5 is compatible. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wpa81 was computed. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 1.0
- NETStandard.Library (>= 1.6.0)
- System.Runtime.Loader (>= 4.0.0)
- xunit.abstractions (>= 2.0.3)
-
.NETCoreApp 2.0
- xunit.abstractions (>= 2.0.3)
-
.NETFramework 3.5
- xunit.abstractions (>= 2.0.3)
-
.NETFramework 4.5.2
- xunit.abstractions (>= 2.0.3)
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
- xunit.abstractions (>= 2.0.3)
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.1)
- System.Reflection.TypeExtensions (>= 4.7.0)
- xunit.abstractions (>= 2.0.3)
-
.NETStandard 2.0
- System.Reflection.TypeExtensions (>= 4.7.0)
- xunit.abstractions (>= 2.0.3)
NuGet packages (56)
Showing the top 5 NuGet packages that depend on xunit.runner.utility:
Package | Downloads |
---|---|
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. |
|
JetBrains.Psi.Features.UnitTesting
JetBrains Psi Features UnitTesting Package Version 233.0.20240606.112012 |
|
Allure.Xunit
Create beautiful reports from your xUnit.net tests. |
|
M5x.Testing
Macula Base Testing Library |
|
Akka.MultiNode.TestAdapter
Visual Studio 2017 15.9+ Test Explorer runner for the Akka.NET MultiNode tests |
GitHub repositories (41)
Showing the top 5 popular GitHub repositories that depend on xunit.runner.utility:
Repository | Stars |
---|---|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
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.
|
|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
|
Version | Downloads | Last updated |
---|---|---|
2.9.2 | 28,983 | 9/27/2024 |
2.9.1 | 3,549 | 9/22/2024 |
2.9.0 | 110,606 | 7/8/2024 |
2.8.1 | 117,761 | 5/25/2024 |
2.8.0 | 47,376 | 4/27/2024 |
2.7.1 | 78,847 | 4/11/2024 |
2.7.0 | 98,568 | 2/16/2024 |
2.6.6 | 49,753 | 1/15/2024 |
2.6.5 | 13,813 | 1/5/2024 |
2.6.4 | 9,824 | 12/22/2023 |
2.6.3 | 7,162 | 12/9/2023 |
2.6.2 | 32,977 | 11/18/2023 |
2.6.1 | 27,653 | 11/2/2023 |
2.6.0 | 1,861 | 10/31/2023 |
2.5.3 | 143,299 | 10/16/2023 |
2.5.2 | 6,229 | 10/13/2023 |
2.5.2-pre.6 | 302 | 10/8/2023 |
2.5.2-pre.2 | 1,429 | 9/23/2023 |
2.5.1 | 58,087 | 9/18/2023 |
2.5.1-pre.33 | 161 | 9/10/2023 |
2.5.1-pre.26 | 245 | 9/2/2023 |
2.5.1-pre.20 | 879 | 8/7/2023 |
2.5.1-pre.12 | 614 | 7/21/2023 |
2.5.1-pre.11 | 165 | 7/21/2023 |
2.5.0 | 152,585 | 7/6/2023 |
2.5.0-pre.44 | 623 | 7/3/2023 |
2.5.0-pre.37 | 2,937 | 6/21/2023 |
2.5.0-pre.26 | 131 | 6/15/2023 |
2.5.0-pre.22 | 168 | 5/31/2023 |
2.5.0-pre.11 | 363 | 5/6/2023 |
2.4.2 | 874,903 | 8/1/2022 |
2.4.2-pre.27 | 330 | 7/24/2022 |
2.4.2-pre.12 | 20,373 | 10/3/2021 |
2.4.1 | 7,871,228 | 10/29/2018 |
2.4.1-pre.build.4071 | 668 | 10/7/2018 |
2.4.1-pre.build.4059 | 370,783 | 8/26/2018 |
2.4.0 | 349,557 | 7/17/2018 |
2.4.0-rc.2.build4045 | 784 | 7/13/2018 |
2.4.0-rc.1.build4038 | 777 | 7/2/2018 |
2.4.0-beta.2.build4010 | 136,508 | 5/29/2018 |
2.4.0-beta.1.build3958 | 1,127 | 2/12/2018 |
2.3.1 | 675,728 | 10/27/2017 |
2.3.1-rc2-build3844 | 2,980 | 10/20/2017 |
2.3.1-rc1-build3843 | 2,998 | 10/20/2017 |
2.3.0 | 79,430 | 10/6/2017 |
2.3.0-rc3-build3818 | 3,223 | 10/5/2017 |
2.3.0-rc2-build3812 | 3,015 | 10/4/2017 |
2.3.0-rc1-build3809 | 3,054 | 10/2/2017 |
2.3.0-beta5-build3769 | 4,884 | 9/1/2017 |
2.3.0-beta4-build3742 | 4,217 | 8/14/2017 |
2.3.0-beta3-build3705 | 7,034 | 6/8/2017 |
2.3.0-beta2-build3683 | 10,116 | 5/9/2017 |
2.3.0-beta1-build3642 | 11,628 | 4/6/2017 |
2.2.0 | 225,715 | 2/20/2017 |
2.2.0-rc4-build3536 | 2,972 | 2/18/2017 |
2.2.0-rc3-build3528 | 2,999 | 2/16/2017 |
2.2.0-rc2-build3523 | 2,917 | 2/13/2017 |
2.2.0-rc1-build3507 | 2,935 | 2/12/2017 |
2.2.0-beta5-build3474 | 3,581 | 1/16/2017 |
2.2.0-beta4-build3444 | 6,735 | 11/6/2016 |
2.2.0-beta3-build3402 | 4,387 | 10/5/2016 |
2.2.0-beta2-build3300 | 3,814,493 | 6/27/2016 |
2.2.0-beta1-build3239 | 3,642 | 12/20/2015 |
2.1.0 | 1,236,179 | 9/27/2015 |
2.1.0-rc2-build3176 | 6,851 | 9/20/2015 |
2.1.0-rc1-build3168 | 19,776 | 9/6/2015 |
2.1.0-beta4-build3109 | 12,816 | 8/5/2015 |
2.1.0-beta3-build3029 | 15,341 | 6/30/2015 |
2.1.0-beta2-build2981 | 23,472 | 5/3/2015 |
2.1.0-beta1-build2945 | 6,122 | 3/21/2015 |
2.0.0 | 35,805 | 3/16/2015 |
2.0.0-rc4-build2924 | 2,496 | 3/9/2015 |
2.0.0-rc3-build2880 | 4,018 | 2/23/2015 |
2.0.0-rc2-build2857 | 3,623 | 2/17/2015 |
2.0.0-rc1-build2826 | 5,142 | 1/20/2015 |
2.0.0-beta5-build2785 | 3,474 | 11/20/2014 |
2.0.0-beta4-build2738 | 3,605 | 8/10/2014 |
2.0.0-beta-build2700 | 3,389 | 6/30/2014 |
2.0.0-beta-build2650 | 2,534 | 4/29/2014 |
2.0.0-beta-build2616 | 2,562 | 3/22/2014 |
2.0.0-alpha-build2606 | 2,785 | 3/16/2014 |
2.0.0-alpha-build2595 | 2,834 | 3/9/2014 |
2.0.0-alpha-build2576 | 2,863 | 1/19/2014 |
2.0.0-alpha-build2569 | 2,863 | 1/17/2014 |
2.0.0-alpha-build2562 | 2,857 | 1/3/2014 |
2.0.0-alpha-build2552 | 2,818 | 12/8/2013 |
2.0.0-alpha-build2548 | 2,881 | 11/25/2013 |
2.0.0-alpha-build2533 | 2,822 | 11/4/2013 |
2.0.0-alpha-build2529 | 2,869 | 10/26/2013 |
2.0.0-alpha-build2521 | 2,835 | 9/22/2013 |
2.0.0-alpha-build2510 | 2,782 | 8/19/2013 |
2.0.0-alpha-build2503 | 2,935 | 7/23/2013 |
2.0.0-alpha-build1657 | 3,107 | 7/13/2013 |
2.0.0-alpha-build1654 | 2,866 | 5/19/2013 |
2.0.0-alpha-build1650 | 2,827 | 4/24/2013 |
2.0.0-alpha-build1648 | 2,890 | 4/18/2013 |
2.0.0-alpha-build1644 | 2,885 | 4/14/2013 |