Metadata >> NuGet >> TestStack.Dossier

TestStack.Dossier

Metadata

Authors Robert Moore, Michael Whelan, TestStack
Description TestStack.Dossier provides you with the code infrastructure to easily and quickly generate test fixture data for your automated tests in a terse, readable and maintainable way using the Test Data Builder, anonymous value and equivalence class patterns. Formerly called NTestDataBuilder.
IconUrl https://raw.github.com/TestStack/TestStack.Dossier/master/logo.png
Language en-US
LicenseUrl https://github.com/TestStack/TestStack.Dossier/blob/master/LICENSE
Owners Robert Moore, Michael Whelan, TestStack
ProjectUrl https://github.com/TestStack/TestStack.Dossier
RequireLicenseAcceptance False
Tags testing data-generation test-fixture nbuilder nsubstitute autofixture mocking equivalence-class test-data-builder anonymous-value ntestdatabuilder
Dependencies NSubstitute:1.8.1.0|Castle.Core:3.3.1|AutoFixture:3.20.0
PackageSize 351147
PackageHashAlgorithm SHA512
PackageHash xUMwNXbzYE2Une20Sz7Rb9EEZ8HBYw7s3OLRIGMB7PPQVl7aKwpa/KKtYci2cfF1EbEvOgW9wqsz3OGuShYKCg==
DownloadCount 000000
CreatedDate 2015-06-18T14:46:17

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

OpenWrap

Installing the package:
o add-wrap TestStack.Dossier
Uninstalling the package:
o remove-wrap TestStack.Dossier

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
3.1.1
3.1.0
2.1.0
2.0.0