Some vroom tests can run potentially dangerous (or at least really annoying) shell calls with system strictness on. Vroom's shellfaker should never execute unexpected shell commands when system strictness is STRICT. It should fail early instead.
This might require making shell.vroomfaker a bit smarter and passing more information about expectations out to it.
Some vroom tests can run potentially dangerous (or at least really annoying) shell calls with system strictness on. Vroom's shellfaker should never execute unexpected shell commands when system strictness is STRICT. It should fail early instead.
This might require making shell.vroomfaker a bit smarter and passing more information about expectations out to it.