Hi folks.
Are there any tools available for system testing a large, shell-callable
python script with many different command line options?
I'm aware of pytest for unit tests, but what about running a shell command
with some options, and checking its stdout for appropriate content?
Thanks.
--
Dan Stromberg