bats-mock
bats-mock copied to clipboard
Fix splitting of patterns
trafficstars
Now works for e.g. patterns="bash -c 'echo \"$USER\"'" -> 3 args
This came up when stubbing ssh
@jasonkarns I can confirm that this also fixes issues while stubbing yq and jq.