CmdRun contains a function that will run a bash script without argument and will pass results back using the channel supplied by the caller.
PythonRun will use the set of test files to start a python process that will return the console output and/or an error.