module documentation

Undocumented

Class emulate​_nonposix Context manager to emulate os.name != 'posix'
Class redirect​_stderr Context manager to redirect stderr for exec_command test.
Class redirect​_stdout Context manager to redirect stdout for exec_command test.
Class ​Test​Exec​Command Undocumented
Function test​_exec​_command​_stderr Undocumented
Function test​_exec​_command​_stdout Undocumented
def test_exec_command_stderr():

Undocumented

def test_exec_command_stdout():

Undocumented