Path to this page:
./
devel/py-unittest2py3k,
Unittest features for Python 2.7 (Python 3.x version)
Branch: pkgsrc-2014Q2,
Version: 0.5.1nb1,
Package name: py34-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 package contains the Python 3.x version of the module.
Required to run:[
devel/py-setuptools] [
lang/python34]
Master sites:
SHA1: f686e4e3b3c0c705814d94b55ddb53d174177994
RMD160: 119f837e7af015fc83e8967fa1388f8745d9895f
Filesize: 54.192 KB
Version history: (Expand)
- (2014-07-11) Updated to version: py34-unittest2-0.5.1nb1
- (2014-07-02) Package added to pkgsrc.se, version py33-unittest2-0.5.1 (created)