DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-unittest2
Beschreibungbackport of the enhanced unittest testing framework in Python 2.7
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.5.1-1
Sektionpython
Prioritätoptional
Installierte Größe408 Byte
Hängt ab vonpython, python-support (>= 0.90.0)
Empfohlene Pakete
PaketbetreuerDebian Python Modules Team
Quelleunittest2
Paketgröße64686 Byte
Prüfsumme MD580a7525d5db75a1ec72a4b360a01da69
Prüfsumme SHA1019d1aa8cccd8c761225dd479a8b5db6a05c4e2b
Prüfsumme SHA25672b5e39e271ffa6637d67e9a9fe1b8cbb0ff25c9a57d757d256e88f269c6d5e6
Link zum Herunterladenpython-unittest2_0.5.1-1_all.deb
Ausführliche Beschreibungunittest2 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.


Impressum
Linux is a registered trademark of Linus Torvalds