Pakket: python3-nose2 (0.9.2-1)
Verwijzigingen voor python3-nose2
Debian bronnen:
Het bronpakket nose2 downloaden:
Beheerders:
- Debian Python Modules Team (QA-pagina, Mailarchief)
- Brian May (QA-pagina)
- Pierre-Elliott Bécue (QA-pagina)
Externe bronnen:
- Homepage [pypi.python.org]
Vergelijkbare pakketten:
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.
Andere aan python3-nose2 gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-coverage
- code coverage tool for Python 3
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-six (>= 1.7)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- sug: python-nose2-doc
- Next generation of nicer testing for Python2/3 (documentation)