Path to this page:
./
devel/py-unittest2,
New features in unittest backported to Python 2.4+
Branch: pkgsrc-2022Q1,
Version: 1.1.0nb2,
Package name: py27-unittest2-1.1.0nb2,
Maintainer: pkgsrc-usersUnittest2 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''.
Master sites:
Filesize: 79.523 KB
Version history: (Expand)
- (2022-03-31) Package added to pkgsrc.se, version py27-unittest2-1.1.0nb2 (created)