xunit.runner.utility
2.4.1
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.
Requires NuGet 2.12 or higher.
Install-Package xunit.runner.utility -Version 2.4.1
dotnet add package xunit.runner.utility --version 2.4.1
<PackageReference Include="xunit.runner.utility" Version="2.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xunit.runner.utility --version 2.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: xunit.runner.utility, 2.4.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install xunit.runner.utility as a Cake Addin
#addin nuget:?package=xunit.runner.utility&version=2.4.1
// Install xunit.runner.utility as a Cake Tool
#tool nuget:?package=xunit.runner.utility&version=2.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.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)
-
UAP 10.0
- xunit.abstractions (>= 2.0.3)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on xunit.runner.utility:
| Package | Downloads |
|---|---|
|
JetBrains.Psi.Features.UnitTesting
JetBrains Psi Features UnitTesting Package Version 212.0.20211006.163709
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 2.4.1 | 0 | 06.02.2022 |