python3-django-testproject

Django test project support (Python 3 version)
  http://www.linaro.org/engineering/engineering-groups/validation
  0
  no reviews



This package provides django test project support to make it easier to run application unit tests without testing other parts of django core.

Projects can use run_tests to specify which parts of the codebase listed in INSTALLED_APPLICATIONS will run unit tests.

This package contains the python3 module.