xunit.abstractions
2.0.3
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).
Requires NuGet 2.12 or higher.
Install-Package xunit.abstractions -Version 2.0.3
dotnet add package xunit.abstractions --version 2.0.3
<PackageReference Include="xunit.abstractions" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xunit.abstractions --version 2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: xunit.abstractions, 2.0.3"
#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.abstractions as a Cake Addin
#addin nuget:?package=xunit.abstractions&version=2.0.3
// Install xunit.abstractions as a Cake Tool
#tool nuget:?package=xunit.abstractions&version=2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 3.5
- No dependencies.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.0)
-
.NETStandard 2.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on xunit.abstractions:
| Package | Downloads |
|---|---|
|
xunit.runner.utility
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.
|
|
|
xunit.extensibility.core
Includes xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
|
|
|
JetBrains.Psi.Features.UnitTesting
JetBrains Psi Features UnitTesting Package Version 212.0.20211006.163709
|