Metadata >> NuGet >> Xunit.SkippableFact >> 1.0.15200-beta

1.0.15200-beta

Metadata

Authors Andrew Arnott
Copyrights Copyright © Andrew Arnott
Description 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.
LicenseUrl https://raw.githubusercontent.com/AArnott/Xunit.SkippableFact/master/LICENSE.txt
Owners andarno
ProjectUrl https://github.com/AArnott/Xunit.SkippableFact
RequireLicenseAcceptance False
Summary Dynamically skippable [Fact] and [Theory] methods.
Tags xunit testing skipping
Dependencies Validation:2.0.6.15003:net452|xunit.abstractions:2.0.0:net452|xunit.extensibility.core:2.0.0:net452|xunit.extensibility.execution:2.0.0:net452|Validation:2.0.6.15003:portable-net45+win80+wp80+wpa81|xunit.abstractions:2.0.0:portable-net45+win80+wp80+wpa81|xunit.extensibility.core:2.0.0:portable-net45+win80+wp80+wpa81
Title Dynamic test skipping for Xunit
PackageSize 28480
PackageHashAlgorithm SHA512
PackageHash TaEdkDXIzt0DHpmDweTd1g8cytzVOislkJe7BqEYIwcE2IxzQzoeAYdsfQKa+i+HLwv5oAAZv0UZoIF+gWKu3w==
DownloadCount 000000
CreatedDate 2015-07-20T05:18:09

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Xunit.SkippableFact -Version 1.0.15200-beta -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Xunit.SkippableFact -Version 1.0.15200-beta -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Xunit.SkippableFact 1.0.15200-beta %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Xunit.SkippableFact -Version 1.0.15200-beta -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Xunit.SkippableFact -Version 1.0.15200-beta -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Xunit.SkippableFact -Version 1.0.15200-beta
Uninstalling the package:
o remove-wrap Xunit.SkippableFact

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5.2 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+win+wpa81+wp80 Binaries