VOOZH about

URL: https://www.nuget.org/packages/xunit.runner.utility/

⇱ NuGet Gallery | xunit.runner.utility 2.9.3




👁 Image
xunit.runner.utility 2.9.3

Prefix Reserved
Suggested Alternatives

xunit.v3.runner.utility

Additional Details

This package will only be updated for security issues. All future feature work has moved onto v3.

Guide for migrating from xUnit.net v2 to v3: https://xunit.net/docs/getting-started/v3/migration

Requires NuGet 2.12 or higher.

dotnet add package xunit.runner.utility --version 2.9.3
 
 
NuGet\Install-Package xunit.runner.utility -Version 2.9.3
 
 
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.runner.utility" Version="2.9.3" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="xunit.runner.utility" Version="2.9.3" />
 
Directory.Packages.props
<PackageReference Include="xunit.runner.utility" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add xunit.runner.utility --version 2.9.3
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: xunit.runner.utility, 2.9.3"
 
 
#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.
#:package xunit.runner.utility@2.9.3
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=xunit.runner.utility&version=2.9.3
 
Install as a Cake Addin
#tool nuget:?package=xunit.runner.utility&version=2.9.3
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp1.0 netcoreapp1.0 is compatible.  netcoreapp1.1 netcoreapp1.1 was computed.  netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard1.1 netstandard1.1 is compatible.  netstandard1.2 netstandard1.2 was computed.  netstandard1.3 netstandard1.3 was computed.  netstandard1.4 netstandard1.4 was computed.  netstandard1.5 netstandard1.5 is compatible.  netstandard1.6 netstandard1.6 was computed.  netstandard2.0 netstandard2.0 was computed.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net35 net35 is compatible.  net40 net40 was computed.  net403 net403 was computed.  net45 net45 was computed.  net451 net451 was computed.  net452 net452 is compatible.  net46 net46 was computed.  net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen30 tizen30 was computed.  tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Universal Windows Platform uap uap was computed.  uap10.0 uap10.0 was computed. 
Windows Phone wpa81 wpa81 was computed. 
Windows Store netcore netcore was computed.  netcore45 netcore45 was computed.  netcore451 netcore451 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (63)

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

Carbon.Kit.TestFramework

Provides interfaces, abstractions and common functions to support creating Unit Testing Frameworks.

GitHub repositories (42)

Showing the top 20 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.
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
TelegramBots/Telegram.Bot
.NET Client for Telegram Bot API
dotnet/corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
dotnet/iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
dotnet/android
.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
dotnet/infer
Infer.NET is a framework for running Bayesian inference in graphical models
qmlnet/qmlnet
Qml.Net - Qt/QML integration/support for .NET
roflmuffin/CounterStrikeSharp
CounterStrikeSharp allows you to write server plugins in C# for Counter-Strike 2/Source2/CS2
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
YairHalberstadt/stronginject
compile time dependency injection for .NET
quamotion/dotnet-packaging
Extensions for the .NET Core CLI which help packaging and publishing .NET Core applications
OData/odata.net
ODataLib: Open Data Protocol - .NET Libraries and Frameworks
ros/solidworks_urdf_exporter
SolidWorks to URDF Exporter
jamescourtney/FlatSharp
Fast, idiomatic C# implementation of Flatbuffers
ThembisileNGQ/Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
Version Downloads Last Updated
2.9.3 1,052,997 1/8/2025 2.9.3 is deprecated because it is no longer maintained.
2.9.2 378,254 9/27/2024 2.9.2 is deprecated because it is no longer maintained.
2.9.1 30,340 9/22/2024 2.9.1 is deprecated because it is no longer maintained.
2.9.0 430,590 7/8/2024 2.9.0 is deprecated because it is no longer maintained.
2.8.1 626,841 5/25/2024 2.8.1 is deprecated because it is no longer maintained.
2.8.0 79,827 4/27/2024 2.8.0 is deprecated because it is no longer maintained.
2.7.1 154,661 4/11/2024 2.7.1 is deprecated because it is no longer maintained.
2.7.0 230,235 2/16/2024 2.7.0 is deprecated because it is no longer maintained.
2.6.6 331,252 1/15/2024 2.6.6 is deprecated because it is no longer maintained.
2.6.5 19,838 1/5/2024 2.6.5 is deprecated because it is no longer maintained.
2.6.4 15,875 12/22/2023 2.6.4 is deprecated because it is no longer maintained.
2.6.3 14,486 12/9/2023 2.6.3 is deprecated because it is no longer maintained.
2.6.2 48,682 11/18/2023 2.6.2 is deprecated because it is no longer maintained.
2.6.1 37,416 11/2/2023 2.6.1 is deprecated because it is no longer maintained.
2.6.0 3,796 10/31/2023 2.6.0 is deprecated because it is no longer maintained.
2.5.3 353,054 10/16/2023 2.5.3 is deprecated because it is no longer maintained.
2.5.2 8,297 10/13/2023 2.5.2 is deprecated because it is no longer maintained.
2.5.2-pre.6 456 10/8/2023 2.5.2-pre.6 is deprecated because it is no longer maintained.
2.5.2-pre.2 1,539 9/23/2023 2.5.2-pre.2 is deprecated because it is no longer maintained.
2.5.1 91,672 9/18/2023 2.5.1 is deprecated because it is no longer maintained.
Loading failed