[ 原始碼: django-testproject ]
套件:python3-django-testproject(0.1.3-3)
python3-django-testproject 的相關連結
Debian 的資源:
下載原始碼套件 django-testproject:
- [django-testproject_0.1.3-3.dsc]
- [django-testproject_0.1.3.orig.tar.gz]
- [django-testproject_0.1.3-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [www.linaro.org]
相似套件:
Django test project support (Python 3 version)
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.
其他與 python3-django-testproject 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework