Metadata >> NuGet >> StatePrinter >> 2.1.207-rc

2.1.207-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 * Functionality for controlling automatic test rewrite using an environment variable. * Functionality for including or excluding fields and properties based on one or more type descriptions. See IncludeByType() and ExcludeByType(). * 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 91246
PackageHashAlgorithm SHA512
PackageHash Jg1igDw5Hahuxf7lmTqfEkjJLio17s9s52k1UeNFGDMJSMA2us7sxUsGcZ4zBbeEgHNK+ZMYh3hc8RhGeqavxg==
DownloadCount 000000
CreatedDate 2015-04-23T19:57:23

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.1.207-rc -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install StatePrinter -Version 2.1.207-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.1.207-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.1.207-rc -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package StatePrinter -Version 2.1.207-rc -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap StatePrinter -Version 2.1.207-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