bats-mock icon indicating copy to clipboard operation
bats-mock copied to clipboard

Fix splitting of patterns

Open Flamefire opened this issue 6 years ago • 2 comments
trafficstars

Now works for e.g. patterns="bash -c 'echo \"$USER\"'" -> 3 args

This came up when stubbing ssh

Flamefire avatar Jun 06 '19 15:06 Flamefire

@jasonkarns I can confirm that this also fixes issues while stubbing yq and jq.

carlosonunez-vmw avatar Aug 22 '22 20:08 carlosonunez-vmw