Metadata >> NuGet >> ChannelAdam.TestFramework.MSTest >> 1.1.0

1.1.0

Metadata

Authors Adam Craven
Copyrights Copyright 2014-2015 Adam Craven
Description https://DevZone.ChannelAdam.com presents a foundational automated testing library designed to make it easier to implement test cases with MSTest and to read their output.
IconUrl https://devzone.channeladam.com/img/channeladam/channeladam-logo.png
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Adam Craven
ProjectUrl https://channeladamtestframeworks.codeplex.com/
ReleaseNotes 1.1.0 - Added support for targeting .NET Framework 4.0 in addition to .NET Framework 4.5. 1.0.0 - Initial release targeting .NET Framework 4.5.
RequireLicenseAcceptance True
Tags Tests Unit Integration Moq MSTest
Dependencies ChannelAdam.TestFramework:1.1.0
Title ChannelAdam Test Framework Library for MSTest
PackageSize 20935
PackageHashAlgorithm SHA512
PackageHash jwSf7juHmS9w/MDArE20tjepH2L86t6y0O7QrvpmCNXkik9hlkdca/1wnfsGf2QoJJEqJqqRZpJl5vuCgnJF7A==
DownloadCount 000000
CreatedDate 2015-02-24T11:40:47

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 ChannelAdam.TestFramework.MSTest -Version 1.1.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ChannelAdam.TestFramework.MSTest -Version 1.1.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete ChannelAdam.TestFramework.MSTest 1.1.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package ChannelAdam.TestFramework.MSTest -Version 1.1.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ChannelAdam.TestFramework.MSTest -Version 1.1.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap ChannelAdam.TestFramework.MSTest -Version 1.1.0
Uninstalling the package:
o remove-wrap ChannelAdam.TestFramework.MSTest

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
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries