Skip to main content
Xunit.SkippableFact package icon

Xunit.SkippableFact

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.

Total Downloads
59.9M
59,924,443
Published
Dec 1, 2015
Latest stable version

Install

.NET CLI
dotnet add package Xunit.SkippableFact --version 1.2.6
Package Manager Console
Install-Package Xunit.SkippableFact -Version 1.2.6
PackageReference
<PackageReference Include="Xunit.SkippableFact" Version="1.2.6" />

Frameworks

.NETFramework4.5.2 .NETPortable0.0-net45+win80+wpa81

Dependencies

Validation
.NETFramework4.5.2
[2.2.8, )
xunit.abstractions
.NETFramework4.5.2
[2.0.0, )
xunit.extensibility.core
.NETFramework4.5.2
[2.1.0, )
[2.1.0, )
Validation
.NETPortable0.0-net45+win80+wpa81
[2.2.8, )
xunit.abstractions
.NETPortable0.0-net45+win80+wpa81
[2.0.0, )
xunit.extensibility.core
.NETPortable0.0-net45+win80+wpa81
[2.1.0, )
xunit.extensibility.execution
.NETPortable0.0-net45+win80+wpa81
[2.1.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.