Skip to content

Feature/py.test

Nicola Jordan requested to merge feature/py.test into develop

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

Merge request reports