Metadata >> NuGet >> NTestDataBuilder

NTestDataBuilder

Metadata

Authors Robert Moore
Description NTestDataBuilder provides you with the code instructure to easily and quickly generate test fixture data for your automated tests in a terse, readable and maintainable way using the Test Data Builder pattern.
IconUrl https://raw.github.com/robdmoore/NTestDataBuilder/master/logo.png
Language en-US
LicenseUrl https://github.com/robdmoore/NTestDataBuilder/blob/master/LICENSE
Owners Robert Moore
ProjectUrl https://github.com/robdmoore/NTestDataBuilder
RequireLicenseAcceptance False
Tags testing data generation test fixture nbuilder nsubstitute mocking
Dependencies NSubstitute:1.6.0.0|NBuilder:3.0.1.1
PackageSize 15229
PackageHashAlgorithm SHA512
PackageHash Wzh7yh42vcYveOoijgqKdu4498E7xnUsXFgZuXNp38YmBCeQU03W55un0O4BBsV0VjXX7AoW6pZhwXpijazhIw==
DownloadCount 000000
CreatedDate 2014-11-24T00:00:02

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

OpenWrap

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

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