logilab-common #9384 adapt to unittest2 / discover [validation pending]
It looks like http://pypi.python.org/pypi/discover will be part of the stdlib for python2.7 and python3.2. I suppose that would deprecate logilab.common.testlib's own test discovery mechanism. | |
priority | important |
---|---|
type | enhancement |
done in | 0.54.0 |
load | 5.000 |
load left | 0.000 |
closed by | <not specified> |
Comments
-
2010/03/09 14:48, written by adimascio
-
2010/09/28 12:29, written by sthenault
add commenthttp://pypi.python.org/pypi/unittest2 is the new unittest implementation, available for python2.7 and python3.2 and usable as a standalone module for prior versions.
lgc 0.52 started unittest2 integration, on the path before removal...