软件包: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
- Package Discovery and Resource Access using 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)