===How To Run===
Before running test, do the following on "sumo-pytest" git dir:
Linux: source ./setTestEnv
Windows: setTestEnv.cmd
===Notes===
Windows:
Currently in order for urllib2.urlopen to be able to download collector build through the URL, Microsoft Visual C++ 2015 Redistributable (X64) needs to be installed. This can be installed as part of curl installation (curl-7.46.0-win64.exe).