パッケージ: python-nose2 (0.8.0-1)
python-nose2 に関するリンク
Debian の資源:
nose2 ソースパッケージをダウンロード:
メンテナ:
- Debian Python Modules Team (QA ページ, メールアーカイブ)
- Barry Warsaw (QA ページ)
- Brian May (QA ページ)
- Pierre-Elliott Bécue (QA ページ)
外部の資源:
- ホームページ [pypi.python.org]
類似のパッケージ:
Next generation of nicer testing for Python2
Nose2 is testing library aimed at being compatible with unittest and providing additional features, such as timed tests, better testing for exceptions. It also provides fixture methods at the package, module, class or test case level, depending on the developer's needs.
At an extended level, nose2 also provides a lot of builtin plugins to help with specific needs, including tests coverage, profiling, or doctests.
Nose2 is based on the Nose testsuite, which is no longer developed. It provides a better plugin API and supports Python2 and Python3 from the same codebase.
This package provides the python2 version of nose2.
その他の python-nose2 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-coverage
- code coverage tool for Python 2
-
- dep: python-mock
- Mocking and Testing Library
-
- dep: python-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python-six (>= 1.7)
- Python 2 および 3 互換性ライブラリ (Python 2 インターフェース)
-
- sug: python-nose2-doc
- Next generation of nicer testing for Python2/3 (documentation)