1.26
·
48 commits
to master
since this release
- Added a fixture to get secrets from Azure key vault and assign them to slim sybols without displaying them in the wiki or test report
- Added a fixture to get values from system properties or environment variables and assign them to slim sybols without displaying them in the wiki or test report
If unclebob/fitnesse#1333 gets merged, the variables set by these fixtures will display as $SECRET_varName->[*****]
upon usage. (now just: $SECRET_varName
)