Path to this page:
./
devel/py-unittest2,
Unittest features for Python 2.7 (Python 2.x version)
Branch: pkgsrc-2014Q3,
Version: 0.5.1nb1,
Package name: py27-unittest2-0.5.1nb1,
Maintainer: pkgsrc-usersUnittest2 is a backport of the new features added to the unittest testing
framework in Python 2.7. It is tested to run on Python 2.4 - 2.7.
To use unittest2 instead of unittest simply replace import unittest with
import unittest2.
This is the version for Python 2.x.
Required to run:[
lang/python27] [
devel/py-setuptools]
Master sites:
SHA1: 2299652dc1c0155d67d6574d9f854de45d36a7ce
RMD160: aa83b1d6dedaa71a9e6d3bed4028e855bef04821
Filesize: 61.006 KB
Version history: (Expand)
- (2014-10-01) Package added to pkgsrc.se, version py27-unittest2-0.5.1nb1 (created)