Log Message: Unittest2 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.
Revision | Action | file |
1.1 | add | pkgsrc/devel/py-unittest2/DESCR |
1.1 | add | pkgsrc/devel/py-unittest2/Makefile |
1.1 | add | pkgsrc/devel/py-unittest2/PLIST |
1.1 | add | pkgsrc/devel/py-unittest2/distinfo |