Paquet : python3-django-setuptest (0.2.1-4)
Liens pour python3-django-setuptest
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source django-setuptest :
- [django-setuptest_0.2.1-4.dsc]
- [django-setuptest_0.2.1.orig.tar.gz]
- [django-setuptest_0.2.1-4.debian.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
simple test suite enabling Django app testing via setup.py (Python3 version)
Django Setuptest is a simple module enabling Django app testing via setup.py.
Normally when you execute
$ python setup.py test
for Django related modules you're almost certain to run into DJANGO_SETTINGS_MODULE environment variable issues, e.g.:
ImportError: Settings cannot be imported, because environment variable DJANGO_SETTINGS_MODULE is undefined.
This module overcomes this by configuring the DJANGO_SETTINGS_MODULE environment variable before executing your test suite. As a bonus it also generates Coverage and PEP 8 reports as part of the test.
This is the Python 3 version of the package.
Autres paquets associés à python3-django-setuptest
|
|
|
|
-
- dep: python3
- langage orienté objet interactif de haut niveau – version par défaut de Python 3
-
- dep: python3-coverage
- code coverage tool for Python 3
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-pep8
- Python PEP 8 code style checker - Python 3
-
- dep: python3-setuptools
- Améliorations de Python3 Distutils
Télécharger python3-django-setuptest
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 10,0 ko | 44,0 ko | [liste des fichiers] |