DescriptionSetting PYTHONPATH of the process running the unittest code should also affect tests that run in a subprocess.
The downside of this change is that the subprocess tests no longer check that everything will work by default once you've installed transitfeed. Hopefully if your tests are using a customized sys.path you know what you are doing.
Patch Set 1 #Patch Set 2 : add comment per review feedback #MessagesTotal messages: 2
|