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.
<PackageVersion Include="Xunit.SkippableFact" Version="1.4.13" />
<PackageReference Include="Xunit.SkippableFact" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=Xunit.SkippableFact&version=1.4.13
#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 (117)
Showing the top 20 popular GitHub repositories that depend on Xunit.SkippableFact:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
|
|
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
|
|
git-ecosystem/git-credential-manager
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
|
|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
|
|
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.
|
|
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
|
|
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
|
|
Tyrrrz/CliWrap
Library for running command-line processes
|
|
PowerShell/PSReadLine
A bash inspired readline implementation for PowerShell
|
|
rnwood/smtp4dev
smtp4dev - the fake smtp email server for development and testing
|
|
libgit2/libgit2sharp
Git + .NET = ❤
|
|
microsoft/Power-Fx
Power Fx low-code programming language
|
|
dafny-lang/dafny
Dafny is a verification-aware programming language
|
|
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
|
|
PomeloFoundation/Pomelo.EntityFrameworkCore.MySql
Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector
|
|
veldrid/veldrid
A low-level, portable graphics library for .NET.
|