jayvdb added a comment.
It depends on testtools, which depends on unittest2 v1.0, which conflicts with the version of unittest2 that our travis builds use for py2.6: v0.8
v0.4 which is released on pypi (but not on launchpad) works on py3. However some of the tests fail, but those failures are problems in the tests only. I've put forward a patch for the tests. https://code.launchpad.net/testscenarios .
There is a patch which adds a nice decorator `@with_scenarios` , however it is based on v0.3 which isnt py3 compatible: https://code.launchpad.net/~julian+/testscenarios/testscenarios
TASK DETAIL https://phabricator.wikimedia.org/T85899
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: jayvdb Cc: jayvdb, Aklapper, pywikipedia-bugs