py-unittest2

v 1.1.0

New features in the unittest library

unittest2 is a backport of the new features added to the unittest testing framework in Python 2.7 and onwards. It is tested to run on Python 2.6, 2.7, 3.2, 3.3, 3.4 and pypy. To use unittest2 instead of unittest simply replace import unittest with import unittest2.

https://pypi.python.org/pypi/unittest2

Installable ports:


Add to my watchlist

Installations 0
Requested Installations 0