-
-
Notifications
You must be signed in to change notification settings - Fork 252
Closed
Description
Python 2.6 compatibility is a drag for using nice unittest.TestCase.assert* methods, and some of our tests are less readable (use assertTrue when they should use assertIn, assertTuple, etc) because of this. We should fix these tests and use unittest2 (a backport of new unitest features) for this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels