When running unittests with 'Run with Debugger' checkbox checked and if the tested code uses subprocess then tests fail with an error like (I'm running git in my program):
git: '.../DebugClients/Python/DebugClient.py' is not agit command. See 'git --help'.
Would it be possible to ad a checkbox like in the 'Debug Project' dialog - 'Multi Process Debugging' which is not checked by default?
|