A simple library that uses the VSTS REST API to retrieve configuration values for Test Management Test Configurations in VSTS for use in tests at runtime.
Info
Version: | 2016.12.2.1 |
Author(s): | Alex Marshall |
Last Update: | Friday, December 2, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://westpeaksconsulting.azurewebsites.net |
NuGet Url: | https://www.nuget.org/packages/VstsLabAccessor2015 |
Install
Install-Package VstsLabAccessor2015
dotnet add package VstsLabAccessor2015
paket add VstsLabAccessor2015
VstsLabAccessor2015 Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.2)
- Microsoft.TeamFoundationServer.Client(>= 14.102.0)
- Microsoft.VisualStudio.Services.Client(>= 14.102.0)
- Newtonsoft.Json(>= 6.0.8)
Tags