Xunit.SkippableFact
1.4.13
Prefix Reserved
dotnet add package Xunit.SkippableFact --version 1.4.13
NuGet\Install-Package Xunit.SkippableFact -Version 1.4.13
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xunit.SkippableFact --version 1.4.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xunit.SkippableFact, 1.4.13"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Xunit.SkippableFact as a Cake Addin #addin nuget:?package=Xunit.SkippableFact&version=1.4.13 // Install Xunit.SkippableFact as a Cake Tool #tool nuget:?package=Xunit.SkippableFact&version=1.4.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Make your Xunit test methods self-determine to report a "skipped" result. Useful for such cases as "not supported on this platform" results or other environmental inputs.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- Validation (>= 2.4.18)
- xunit.extensibility.execution (>= 2.1.0)
-
.NETFramework 4.5.2
- Validation (>= 2.4.18)
- xunit.extensibility.execution (>= 2.4.0)
-
.NETStandard 2.0
- Validation (>= 2.4.18)
- xunit.extensibility.execution (>= 2.4.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Xunit.SkippableFact:
Package | Downloads |
---|---|
Microsoft.VisualStudio.Sdk.TestFramework.Xunit
A test library to help in writing unit and integration tests for Visual Studio extensions. |
GitHub repositories (118)
Showing the top 5 popular GitHub repositories that depend on Xunit.SkippableFact:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
jellyfin/jellyfin
The Free Software Media System
|
|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
ThreeMammals/Ocelot
.NET API Gateway
|