套件: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
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-coverage
- code coverage tool for Python 2
-
- dep: python-mock
- Mocking and Testing Library
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python-six (>= 1.7)
- Python 2 and 3 compatibility library (Python 2 interface)
-
- sug: python-nose2-doc
- Next generation of nicer testing for Python2/3 (documentation)