[ buster ]
[ ソース: django-nose ]
パッケージ: python-django-nose (1.4.6-1)
python-django-nose に関するリンク
Debian の資源:
django-nose ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [pypi.python.org]
類似のパッケージ:
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
- 高レベル Python ウェブ開発フレームワーク (Python 2 版)
-
- dep: python-nose
- test discovery and running of Python's unittest