python-unittest2

PPA description

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.

Adding this PPA to your system

You can update your system with unsupported packages from this untrusted PPA by adding ppa:chris-lea/python-unittest2 to your system's Software Sources. (Read about installing)

sudo add-apt-repository ppa:chris-lea/python-unittest2
sudo apt update
        
Technical details about this PPA

This PPA can be added to your system manually by copying the lines below and adding them to your system's software sources.

deb https://ppa.launchpadcontent.net/chris-lea/python-unittest2/ubuntu lucid main 
deb-src https://ppa.launchpadcontent.net/chris-lea/python-unittest2/ubuntu lucid main 
Signing key:
1024R/136221EE520DDFAF0A905689B9316A7BC7917B12 (What is this?)
Fingerprint:
136221EE520DDFAF0A905689B9316A7BC7917B12

For questions and bugs with software in this PPA please contact chris lea.

PPA statistics

Activity
0 updates added during the past month.
View package details

Overview of published packages

11 of 1 result
Package Version Uploaded by
unittest2 0.5.1-1chl1~lucid1 chris lea ()
11 of 1 result

Latest updates

  • unittest2 657 weeks ago
    Successfully built