Pakket: python3-unittest2 (1.1.0-6.1build1)
Verwijzigingen voor python3-unittest2
Trisquel bronnen:
Het bronpakket unittest2 downloaden:
- [unittest2_1.1.0-6.1build1.dsc]
- [unittest2_1.1.0.orig.tar.gz]
- [unittest2_1.1.0-6.1build1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Python Modules Team (Mailarchief)
- Zygmunt Krynicki
Externe bronnen:
- Homepage [pypi.python.org]
Vergelijkbare pakketten:
backport of the enhanced unittest testing framework - Python 3.x
unittest2 is an enhanced version of unittest including a standard test runner (automatic test discovery), class and module level fixtures (setUpClass / setUpModule etc), many powerful new assert methods, better resource management with addCleanups and a host of other new features. These new features are *all* going into the Python version of unittest in Python 2.7 and Python 3.2. The point of unittest2 is that it works with Python 2.4 - 2.6; you can use it now.
This package contains the Python 3.x module.
Andere aan python3-unittest2 gerelateerde pakketten
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-linecache2
- backports of the linecache module - Python 3.x
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-six (>= 1.4)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-traceback2
- backports of the traceback module - Python 3.x