Metadata >> NuGet >> xunit.runner.visualstudio >> 0.99.8

0.99.8

Metadata

Authors James Newkirk, Brad Wilson
Description Includes support for running xUnit.net v1 and v2 tests from Visual Studio 2012+.
IconUrl https://raw.githubusercontent.com/xunit/media/master/logo-512-transparent.png
Language en-US
LicenseUrl https://raw.githubusercontent.com/xunit/xunit/master/license.txt
Owners James Newkirk, Brad Wilson
ProjectUrl https://github.com/xunit/xunit
RequireLicenseAcceptance False
Title xUnit.net [Visual Studio]
PackageSize 193064
PackageHashAlgorithm SHA512
PackageHash jGHbn2BmmgeDGSGRgM71XsOP1V7Dz13Xfd1K7ksfMQKFbw2ps1cgfJQKdhSBfUOR2LZxqHHBfyu7No9KuqMkoA==
DownloadCount 000000
CreatedDate 2014-08-10T21:46:10

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.runner.visualstudio -Version 0.99.8 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install xunit.runner.visualstudio -Version 0.99.8 -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.runner.visualstudio 0.99.8 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package xunit.runner.visualstudio -Version 0.99.8 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package xunit.runner.visualstudio -Version 0.99.8 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap xunit.runner.visualstudio -Version 0.99.8
Uninstalling the package:
o remove-wrap xunit.runner.visualstudio

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