Metadata >> NuGet >> MSTestContrib.UITesting >> 1.0.1.10

1.0.1.10

Metadata

Authors Jake Ginnivan
Description MSTestContrib.UITesting encourgages you to write your CodedUI tests in a particular way which has been proven in production to allow a large test suite to be maintained with minimal effort
Language en-US
LicenseUrl http://mstestcontrib.codeplex.com/license
Owners Jake Ginnivan
ProjectUrl http://mstestcontrib.codeplex.com/
RequireLicenseAcceptance False
Summary MSTestContrib.UITesting helps you write maintainable and clean CodedUI tests
Tags CodedUI CUIT UIAutomation WPF UITesting Automation
Title MSTestContrib.CodedUI

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap MSTestContrib.UITesting -Version 1.0.1.10
Uninstalling the package:
o remove-wrap MSTestContrib.UITesting

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