Metadata >> NuGet >> ApprovalTests

ApprovalTests

Metadata

Authors Llewellyn Falco & Dan Gilkerson
Description A picture's worth a 1000 tests. Unit testing asserts can be difficult to use. Approval tests simplify this by taking a snapshot of the results, and confirming that they have not changed.
IconUrl http://approvaltests.sourceforge.net/sites/all/themes/corolla/logo.png
Language en-US
Owners Llewellyn Falco & Dan Gilkerson
ProjectUrl https://github.com/approvals/ApprovalTests.Net
RequireLicenseAcceptance False
Dependencies ApprovalUtilities
PackageSize 213248
PackageHashAlgorithm SHA512
PackageHash SjBLvhiL3F3Z2Z8nqzRqfHIWDaEzt8J5uyBSe5iLxf/EefDnQNc+A8Tw+sy4Jm8Lw13JS+2o64XOd/RTrryfPQ==
DownloadCount 000000
CreatedDate 2015-08-22T13:16:39
Tags Approvals ApprovalTests ApprovalTest Test Verification Verify Approve Testing

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

OpenWrap

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

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.0.9
3.0.8
3.0.7
3.0.6
3.0.5