xunit.runner.utility
2.2.0-rc4-build3536
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package xunit.runner.utility --version 2.2.0-rc4-build3536
NuGet\Install-Package xunit.runner.utility -Version 2.2.0-rc4-build3536
<PackageReference Include="xunit.runner.utility" Version="2.2.0-rc4-build3536" />
paket add xunit.runner.utility --version 2.2.0-rc4-build3536
#r "nuget: xunit.runner.utility, 2.2.0-rc4-build3536"
// Install xunit.runner.utility as a Cake Addin #addin nuget:?package=xunit.runner.utility&version=2.2.0-rc4-build3536&prerelease // Install xunit.runner.utility as a Cake Tool #tool nuget:?package=xunit.runner.utility&version=2.2.0-rc4-build3536&prerelease
Includes the version-independent runner for xUnit.net to run both v1.9.2 and v2.0+ tests (xunit.runner.utility.*.dll).
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 3.5
- xunit.abstractions (>= 2.0.1)
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.0)
- xunit.abstractions (>= 2.0.1)
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.0)
- System.Reflection.TypeExtensions (>= 4.1.0)
- xunit.abstractions (>= 2.0.1)
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.
|