[ 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
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-django
- High-level Python web development framework (Python 2 version)
-
- dep: python-nose
- test discovery and running of Python's unittest