パッケージ: python3-nose2 (0.9.2-1)
python3-nose2 に関するリンク
Debian の資源:
nose2 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [pypi.python.org]
類似のパッケージ:
Next generation of nicer testing for Python3
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 python3 version of nose2.
その他の python3-nose2 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-coverage
- code coverage tool for Python 3
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-six (>= 1.7)
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- sug: python-nose2-doc
- Next generation of nicer testing for Python2/3 (documentation)