Metadata >> NuGet >> ParameterizedDsl.NUnit

ParameterizedDsl.NUnit

Metadata

Authors bleis-tift
Description This library provides the DSL for parameterized unit test.
LicenseUrl https://github.com/bleis-tift/ParameterizedDsl.NUnit/blob/master/LICENSE
Owners bleis-tift
ProjectUrl https://github.com/bleis-tift/ParameterizedDsl.NUnit
RequireLicenseAcceptance False
Summary This library provides the DSL for parameterized unit test.
Tags parameterized test nunit
Dependencies LangExt:2.1.0.0|NUnit:2.6.3
Title ParameterizedDsl.NUnit
PackageSize 17408
PackageHashAlgorithm SHA512
PackageHash Pzni+SnfSpZLDYngNq1/AOkv10e8/r/3NmJniRIxMFRQlc+fODkV643KlO47ahNHufTHXWsfkNizR4ImDCYDBQ==
DownloadCount 000000
CreatedDate 2013-10-22T15:53:43

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

OpenWrap

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

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.0.0.0