Metadata >> NuGet >> Atrico.Lib.Testing

Atrico.Lib.Testing

Metadata

Authors Rob Rimmer
Copyrights Copyright © Atrico Software 2014
Description Testing utilites
IconUrl https://avatars0.githubusercontent.com/u/6891048
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Atrico Software
ReleaseNotes 1.4.0.0 RunContextInfo added to TestFixtureBase 1.3.9.0 Update libs 1.3.8.0 Update libs 1.3.7.0 Namespace tweaks 1.3.6.0 Range attribute corrected to work with all pods 1.3.5.0 New NUnit attributes added 1.3.4.0: Un-needed attribute removed from base class 1.3.3.0: dp count added to random doubles 1.3.2.0: Libs updated 1.3.1.0: Libs updated 1.3.0.0: Various additions 1.2.2.0: Libs updated 1.2.1.0: Ignore attribute added 1.2.0.0: Missing type re-added (TestPODTypes) 1.1.0.0: Upgraded to NUnit 2.6.4 1.0.0.0: Initial release
RequireLicenseAcceptance False
Title Atrico.Lib.Testing
PackageSize 56901
PackageHashAlgorithm SHA512
PackageHash l26RkrlKoLR5olr8Y59g3th60QhCiQD1G544i3BHPFqkEUm10MqNfgL2I7GZbq8nKAVQrvg//qbZruzmHIfJiQ==
DownloadCount 000000
CreatedDate 2015-07-09T14:49:13
ProjectUrl https://github.com/AtricoSoftware/Atrico.Lib.Testing.git
Dependencies Atrico.Lib.Assertions:3.2.4.0|Moq:4.2.1507.0118|NUnit:2.6.4

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

OpenWrap

Installing the package:
o add-wrap Atrico.Lib.Testing
Uninstalling the package:
o remove-wrap Atrico.Lib.Testing

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
1.4.0.0
1.3.9.0
1.3.8.0
1.3.4.0
1.3.3.0
1.3.2.0
1.2.2.0
1.2.1.0
1.2.0.0
1.0.0.0