[ buster ]
[ 原始碼: django-nose ]
套件:python-django-nose(1.4.6-1)
Django test runner that uses python-nose
python-django-nose integrates python-nose into Django test runner by extending the Django management CLI with nose-related options. Those options are targeted at running nose tests directly from within the Django management system (e.g. django-admin).
其他與 python-django-nose 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-django
- High-level Python web development framework (Python 2 version)
-
- dep: python-nose
- test discovery and running of Python's unittest