xunit.runner.utility
2.4.1-pre.build.4059
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package xunit.runner.utility --version 2.4.1-pre.build.4059
NuGet\Install-Package xunit.runner.utility -Version 2.4.1-pre.build.4059
<PackageReference Include="xunit.runner.utility" Version="2.4.1-pre.build.4059" />
paket add xunit.runner.utility --version 2.4.1-pre.build.4059
#r "nuget: xunit.runner.utility, 2.4.1-pre.build.4059"
// Install xunit.runner.utility as a Cake Addin #addin nuget:?package=xunit.runner.utility&version=2.4.1-pre.build.4059&prerelease // Install xunit.runner.utility as a Cake Tool #tool nuget:?package=xunit.runner.utility&version=2.4.1-pre.build.4059&prerelease
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, UWP, and .NET Core 1.0 or later.
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 1.0
- NETStandard.Library (>= 1.6.0)
- System.Runtime.Loader (>= 4.0.0)
- xunit.abstractions (>= 2.0.3)
-
.NETFramework 3.5
- 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.3.0)
- xunit.abstractions (>= 2.0.3)
-
.NETStandard 2.0
- xunit.abstractions (>= 2.0.3)
-
UAP 10.0
- xunit.abstractions (>= 2.0.3)
NuGet packages (1)
Showing the top 1 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. Supported platforms: - Desktop .NET 4.5+ - .NET Core (Universal Windows Apps 10+, DNX Core 5+) - Windows 8 - Windows Phone 8 (Silverlight) - Universal (Windows Phone 8.1+, Windows 8.1+) - Xamarin (MonoTouch, MonoAndroid, Xamarin iOS Universal) - Portable Libraries (supporting Profile259) |
GitHub repositories (40)
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.
|