Metadata >> NuGet >> StatePrinter >> 2.0.198-rc

2.0.198-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 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 90263
PackageHashAlgorithm SHA512
PackageHash txbwQQvS7Kjt6dcvWKn0RXMS+OVvPQYQ+ywxQcNia4eOVhCVhuAMRAWLfSFW5xCnrwvjL1oSxSIh5S2pWk8BUQ==
DownloadCount 000000
CreatedDate 2015-04-21T20:36:04

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

OpenWrap

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