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.
Library for reading configuration from multiple sources in .NET. Current sources are in memory properties, app settings file, environment variables and command line arguments. It is also possible to implement your own configuration sources (like database, consul, etcd, etc.)
Just writes out all of the nuget powershell variables.
Also writes out to the %temp%\NuGetPSVariables directory three log files:
* nuget.variables.init.ps1.log
* nuget.variables.install.ps1.log
* nuget.variables.uninstall.ps1.log
An enhancement to Specflow DSL to be able to use dynamic test data in specflow steps by bringing in variables, regular expressions and simple calculations.
**Examples**:
- Create dynamic test data and refer it in another step
When enter [[var=50]] //assign 50 to a variable named "var"
Then...
More information
Vetcher is a multiple container variable lookup utility with build-in providers for AWS Secrets, Environment Variables, AppSettings, and Static definitions
This package represents Configuration.EnvironmentVariables adapter for AnyWhere configuration engine. Please visit https://github.com/coherentsolutionsinc/anywhere-configuration/wiki/EnvironmentVariables-Adapter for details.