Closed 0x1F602 closed 9 years ago
Here's what I'm thinking: I will use perl to test this shell script. I will create mock versions of the system commands we're running, then I will change the include path to prefer my mock versions first. That way I can check the output without actually running the system commands.
Should really do something about that, huh?