Metadata >> NuGet >> xunit

xunit

Metadata

Authors James Newkirk, Brad Wilson
Description xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.
IconUrl http://download-codeplex.sec.s-msft.com/Download?ProjectName=xunit&DownloadId=662625
Language en-US
LicenseUrl http://xunit.codeplex.com/license
Owners James Newkirk, Brad Wilson
ProjectUrl http://xunit.codeplex.com/
RequireLicenseAcceptance False
Dependencies xunit.abstractions:[2.0.0-alpha-build2533]
Title xUnit.net
PackageSize 272497
PackageHashAlgorithm SHA512
PackageHash eompphkzZpqjScSirTBzhY05nti//6xOzZ6CPwI/UYMlxaAEZ5nkE0nYjXXDFH3H8utuVz1ko/mAeNh+2kZ6Yw==
DownloadCount 000000
CreatedDate 2013-11-04T01:34:11

Access

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

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package xunit
Installing the package (HTTP Basic authentication):
Install-Package xunit -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package xunit -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package xunit

OpenWrap

Installing the package:
o add-wrap xunit
Uninstalling the package:
o remove-wrap xunit

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.0.0-alpha-build2533
2.0.0-alpha-build2529
2.0.0-alpha-build2521
2.0.0-alpha-build2510
2.0.0-alpha-build2503
2.0.0-alpha-build1657
2.0.0-alpha-build1654
2.0.0-alpha-build1650
2.0.0-alpha-build1648