-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
Improvements in the standard unittest module, in Python 2.7+, obviate the need for "nose" for Motor's basic tests and test_motor_ha. PyMongo is moving off nose, and so should Motor. Remove nose and rely on unittest2 in Python 2.6.
synchrotest has deeper nose dependencies, that'll be a separate ticket.