I'm using unittest to test python code within a multi-root project. Only one of those roots is correctly discovered, but that's expected because of the configuration. My issue is that the testing ...