For some reason the 'from application import utils' worked fine when running unittests from PyCharm, but breaks in py.test. Strange.
For some reason the 'from application import utils' worked fine when running unittests from PyCharm, but breaks in py.test. Strange.