[ 源代码: django-nose ]
软件包:python3-django-nose(1.4.6-1)
Django test runner that uses python-nose (Python3 version)
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).
This package contains the Python 3 version of the library.
其他与 python3-django-nose 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-django
- High-level Python web development framework (Python 3 version)
-
- dep: python3-nose
- test discovery and running for Python3 unittest