Metadata >> NuGet >> NUnit.Specifications

NUnit.Specifications

Metadata

Authors Derek Greer
Description A context/specification library for use with the NUnit testing framework.
LicenseUrl https://github.com/derekgreer/NUnit.Specifications/raw/master/license.txt
Owners Derek Greer
ProjectUrl http://github.com/derekgreer/NUnit.Specifications
RequireLicenseAcceptance False
Tags bdd tdd testing
Dependencies NUnit:[2.5, 3.0)
PackageSize 18798
PackageHashAlgorithm SHA512
PackageHash bBcYBexVfUJA5p902TioyA7LpctcbnMeyfqE2uVf3CRCRFimRustmiS18v5Ahb0yXe5dZzCzDBeMB8KGuFNmGQ==
DownloadCount 000000
CreatedDate 2015-03-13T17:58:38

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 NUnit.Specifications -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NUnit.Specifications -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 NUnit.Specifications
Installing the package (HTTP Basic authentication):
Install-Package NUnit.Specifications -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NUnit.Specifications -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package NUnit.Specifications

OpenWrap

Installing the package:
o add-wrap NUnit.Specifications
Uninstalling the package:
o remove-wrap NUnit.Specifications

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
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0