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"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
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 (135)
Showing the top 5 NuGet packages that depend on xunit.abstractions:
Package | Downloads |
---|---|
xunit.extensibility.core
Includes xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
|
|
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.
|
|
Serilog.Sinks.XUnit
The xUnit test output sink for Serilog
|
|
Divergic.Logging.Xunit
This library provides Microsoft.Extensions.Logging support for Xunit.
|
|
MartinCostello.Logging.XUnit
Extensions for Microsoft.Extensions.Logging for xunit.
|
GitHub repositories (230)
Showing the top 5 popular GitHub repositories that depend on xunit.abstractions:
Repository | Stars |
---|---|
AvaloniaUI/Avalonia
A cross platform XAML framework for .NET
|
|
SignalR/SignalR
Incredibly simple real-time web for .NET
|
|
cefsharp/CefSharp
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
|
|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|