Metadata >> NuGet >> Omnifactotum.NUnit

Omnifactotum.NUnit

Metadata

Authors Vitalii Maklai
Copyrights Copyright 2013-2015 Vitalii Maklai
Description Omnifactotum.NUnit: the .NET library intended to help developers avoid writing the same helper types, methods and extension methods for different testing projects using NUnit framework.
LicenseUrl http://omnifactotumnunit.codeplex.com/license
Owners Vitalii Maklai
ProjectUrl http://omnifactotumnunit.codeplex.com/
ReleaseNotes --- First published version 0.1.0.2 --- * Introduced the NUnitFactotum helper class * Introduced the TestCasesBase abstract class
RequireLicenseAcceptance True
Tags omnifactotum omni factotum nunit aid assistant extension extensions helper common C#
Dependencies NUnit:2.6.4|Omnifactotum:0.3.0.119
Title Omnifactotum.NUnit
PackageSize 19816
PackageHashAlgorithm SHA512
PackageHash p5LChXMZfwDcBt1+2DTsfSGGF1xX+y+Mq+aRS7oK0Vd/xzdEDQBgFZA3Hb9n/JdMDIlPkkWPnhfhKh1I9bIaBQ==
DownloadCount 000000
CreatedDate 2015-08-05T08:49:09

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

OpenWrap

Installing the package:
o add-wrap Omnifactotum.NUnit
Uninstalling the package:
o remove-wrap Omnifactotum.NUnit

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
0.1.0.2