Metadata >> NuGet >> NUnit >> 2.6.3

2.6.3

Metadata

Authors Oleksii Glib
Description NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. A number of runners, both from the NUnit project and by third parties, are able to execute NUnit tests. Version 2.6 is the seventh major release of this well-known and well-tested programming tool. This package includes only the framework assembly. You will need to install the NUnit.Runners package unless you are using a third-party runner.
IconUrl http://nunit.org/nuget/nunit_32x32.png
Language en-US
LicenseUrl https://github.com/acropolium/Rest4Net/blob/master/license.txt
Owners Charlie Poole
ProjectUrl https://github.com/acropolium/Rest4Net
ReleaseNotes Version 2.6 is the seventh major release of NUnit. Unlike earlier versions, this package includes only the framework assembly. You will need to install the NUnit.Runners package unless you are using a third-party runner. The nunit.mocks assembly is now provided by the NUnit.Mocks package. The pnunit.framework assembly is provided by the pNUnit package.
RequireLicenseAcceptance False
Summary NUnit is a unit-testing framework for all .Net languages with a strong TDD focus.
Tags nunit test testing tdd framework fluent assert theory plugin addin
Title NUnit
PackageSize 11543031
PackageHashAlgorithm SHA512
PackageHash KqWtpnYaHhj7B1b5HF+APa00o/7UM8hbJKqa+wmhmSlmFgylIbFLfZdQU1aZfiGwRFiTGzGG3DsCE4t+SUa5uQ==
DownloadCount 000000
CreatedDate 2014-06-28T07:41:11

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 NUnit -Version 2.6.3 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NUnit -Version 2.6.3 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete NUnit 2.6.3 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap NUnit -Version 2.6.3
Uninstalling the package:
o remove-wrap NUnit

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