xunit.runner.utility
2.2.0-beta1-build3239
Prefix Reserved
See the version list below for details.
Requires NuGet 2.8.5 or higher.
dotnet add package xunit.runner.utility --version 2.2.0-beta1-build3239
NuGet\Install-Package xunit.runner.utility -Version 2.2.0-beta1-build3239
<PackageReference Include="xunit.runner.utility" Version="2.2.0-beta1-build3239" />
paket add xunit.runner.utility --version 2.2.0-beta1-build3239
#r "nuget: xunit.runner.utility, 2.2.0-beta1-build3239"
// Install xunit.runner.utility as a Cake Addin #addin nuget:?package=xunit.runner.utility&version=2.2.0-beta1-build3239&prerelease // Install xunit.runner.utility as a Cake Tool #tool nuget:?package=xunit.runner.utility&version=2.2.0-beta1-build3239&prerelease
Includes the version-independent runner for xUnit.net to run both v1.9.2 and v2.0+ tests (xunit.runner.utility.dll).
Supported platforms:
- Desktop .NET 3.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)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 3.5
- xunit.abstractions (= 2.0.0)
-
.NETPlatform 5.0
- System.Collections (>= 4.0.0)
- System.Diagnostics.Debug (>= 4.0.0)
- System.Globalization (>= 4.0.0)
- System.IO (>= 4.0.0)
- System.Linq (>= 4.0.0)
- System.Reflection (>= 4.0.0)
- System.Reflection.Extensions (>= 4.0.0)
- System.Runtime (>= 4.0.0)
- System.Runtime.Extensions (>= 4.0.0)
- System.Text.RegularExpressions (>= 4.0.0)
- System.Threading (>= 4.0.0)
- System.Threading.Tasks (>= 4.0.0)
- xunit.abstractions (>= 2.0.0)
-
DNX 4.5.1
- xunit.abstractions (= 2.0.0)
-
MonoAndroid 0.0
- xunit.abstractions (= 2.0.0)
-
MonoTouch 0.0
- xunit.abstractions (= 2.0.0)
-
Windows 8.0
- xunit.abstractions (= 2.0.0)
-
WindowsPhone 8.0
- xunit.abstractions (= 2.0.0)
-
WindowsPhoneApp 8.1
- xunit.abstractions (= 2.0.0)
-
Xamarin.iOS 0.0
- xunit.abstractions (= 2.0.0)
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.
|