Feature/py.test
Created by: das-g
Reviewed by:
-
@hixi
Note:
Issuing the py.test
without arguments on the CLI won't work for now. Either use it through ./runtests.py --webapp-tests
or explicitly specify the directory containing manage.py
with
py.test webapp_frontend