Metadata >> NuGet >> StatePrinter >> 2.0.186-rc

2.0.186-rc

Metadata

Authors Kasper B. Graversen
Copyrights Copyright 2014-2015
Description An open source utility to turn object graphs into strings. Automate your ToString and unit tests asserts.
IconUrl https://raw.githubusercontent.com/kbilsted/StatePrinter/master/StatePrinter/gfx/stateprinter.png
Language en-US
Owners Kasper B. Graversen
ProjectUrl https://github.com/kbilsted/StatePrinter
ReleaseNotes Fixed * [#22 Make error message configurable upon assertion failure](https://github.com/kbilsted/StatePrinter/issues/22) Added * Added `AreAlike`, replacing `IsSame`. * Made error message tell about `AreAlike` when two strings are alike but not equals. * Prepared for future expansion of functionality, by placing unit testing configuration in a sub-configuration class.
RequireLicenseAcceptance False
Tags UnitTest ToString Serialization Approvals Test Testing ApprovalsTest
PackageSize 88578
PackageHashAlgorithm SHA512
PackageHash nLnECgjK6XIFfTQZpWHAyQn1POYCt8NX9/a/E9wyoLKYHMUJam9U0lbdLr9IukRgd1LaTd+hLJi1rLYRBcSl5A==
DownloadCount 000000
CreatedDate 2015-04-12T18:40:39

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap StatePrinter -Version 2.0.186-rc
Uninstalling the package:
o remove-wrap StatePrinter

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