You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…sion
This commit adds the ability to expand bash variables before spec
execution (default is during execution on the target host) and
optionally source a variable file to use during expansion. This commit
also adds the ability to pass raw SSH/docker options to the commands.
Additional bug fixes include docker container checking and support '--help'
flag.
Closes#2
…sion
This commit adds the ability to expand bash variables before spec
execution (default is during execution on the target host) and
optionally source a variable file to use during expansion. This commit
also adds the ability to pass raw SSH/docker options to the commands.
Additional bug fixes include docker container checking and support '--help'
flag.
Closes#2
Be able to source a file full of bash variables and interpolate those variables in the spec tests.
The text was updated successfully, but these errors were encountered: