Info
Version: | 1.5.23 |
Author(s): | Andrew Arnott |
Last Update: | Saturday, November 30, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/AArnott/Xunit.SkippableFact |
NuGet Url: | https://www.nuget.org/packages/Xunit.SkippableFact |
Install
Install-Package Xunit.SkippableFact
dotnet add package Xunit.SkippableFact
paket add Xunit.SkippableFact
Xunit.SkippableFact Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Validation(>= 2.4.18)
- xunit.extensibility.execution(>= 2.1.0)
- Validation(>= 2.4.18)
- xunit.extensibility.execution(>= 2.4.0)
- Validation(>= 2.4.18)
- xunit.extensibility.execution(>= 2.4.0)
Tags
Useful for such cases as "not supported on this platform" results or other environmental inputs.