I need to run a unittest on part of my package, and the best thing for me to do this is to control launching it and then killing all processes spawned by on part of my package,
I need to run a unittest on part of my package, and the best thing for me to do this is to control launching it and then killing all processes spawned by on part of my package,